Searched refs:pcap_lex_init (Results 1 – 3 of 3) sorted by relevance
252 int pcap_lex_init (yyscan_t* scanner);
2857 int pcap_lex_init (yyscan_t* scanner);4889 int pcap_lex_init(yyscan_t* ptr_yy_globals) in pcap_lex_init() function
718 if (pcap_lex_init(&scanner) != 0) in pcap_compile()