Home
last modified time | relevance | path

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

/external/libpcap/
Dscanner.h266 int pcap_lex_destroy (yyscan_t yyscanner );
Dscanner.c3044 int pcap_lex_destroy (yyscan_t yyscanner );
5315 int pcap_lex_destroy (yyscan_t yyscanner) in pcap_lex_destroy() function
Dgencode.c770 pcap_lex_destroy(scanner); in pcap_compile()