Searched refs:pcap_ether_aton (Results 1 – 3 of 3) sorted by relevance
63 u_char *pcap_ether_aton(const char *);
414 u_char *pcap_ether_aton(const char *s) in pcap_ether_aton() function
3601 { yylval.e = pcap_ether_aton(((char *)sfbpf_text)+1);3607 { yylval.e = pcap_ether_aton((char *)sfbpf_text);