Home
last modified time | relevance | path

Searched refs:IPH_AF_INET6 (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dprint-ipnet.c23 #define IPH_AF_INET6 26 /* Matches Solaris's AF_INET6 */ macro
29 { IPH_AF_INET6, "IPv6" },
80 case IPH_AF_INET6: in ipnet_print()
/external/libpcap/pcap/
Dipnet.h40 #define IPH_AF_INET6 26 /* Matches Solaris's AF_INET6 */ macro
/external/libpcap/
Dgencode.c2066 (bpf_int32)IPH_AF_INET6); in gen_ipnet_linktype()