Searched defs:IP6_VERSION (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
H A Dip6.h17 #define IP6_VERSION 0x6 macro
/external/tcpdump/
H A Dip6.h91 #define IP6_VERSION(ip6_hdr) (((ip6_hdr)->ip6_vfc & 0xf0) >> 4) macro

Completed in 99 milliseconds