Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Detherent.c45 xdtoi(u_char c) in xdtoi() function
112 d = xdtoi((u_char)c); in pcap_next_etherent()
118 d |= xdtoi((u_char)c); in pcap_next_etherent()
H A Dnametoaddr.c642 xdtoi(u_char c) in xdtoi() function
724 d = xdtoi(*s++); in pcap_ether_aton()
727 d |= xdtoi(*s++); in pcap_ether_aton()