Home
last modified time | relevance | path

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

/dragonfly/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.c649 xdtoi(u_char c) in xdtoi() function
731 d = xdtoi(*s++); in pcap_ether_aton()
734 d |= xdtoi(*s++); in pcap_ether_aton()