Home
last modified time | relevance | path

Searched refs:pcap_compile_unsafe (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dgencode.c403 pcap_compile_unsafe(pcap_t *p, struct bpf_program *program,
414 result = pcap_compile_unsafe(p, program, buf, optimize, mask); in pcap_compile()
422 pcap_compile_unsafe(pcap_t *p, struct bpf_program *program, in pcap_compile_unsafe() function