Home | History | Annotate | Download | only in libpcap

Lines Matching full:pcap_compile

361 pcap_compile(pcap_t *p, struct bpf_program *program,
426 ret = pcap_compile(p, program, buf, optimize, mask);