Searched refs:pcap_lex_init (Results 1 – 3 of 3) sorted by relevance
259 int pcap_lex_init (yyscan_t* scanner);
3037 int pcap_lex_init (yyscan_t* scanner);5224 int pcap_lex_init(yyscan_t* ptr_yy_globals) in pcap_lex_init() function
735 if (pcap_lex_init(&scanner) != 0) in pcap_compile()