Searched refs:get_ipv4_to_host_order (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dextract.h844 get_ipv4_to_host_order(netdissect_options *ndo, const u_char *p) function
905 #define GET_IPV4_TO_HOST_ORDER(p) get_ipv4_to_host_order(ndo, (const u_char *)(p))

Completed in 91 milliseconds