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

/external/iproute2/include/linux/
H A Din.h64 IPPROTO_ENCAP = 98, /* Encapsulation Header */ enumerator in enum:__anon7807
65 #define IPPROTO_ENCAP IPPROTO_ENCAP macro
/external/kernel-headers/original/uapi/linux/
H A Din.h64 IPPROTO_ENCAP = 98, /* Encapsulation Header */ enumerator in enum:__anon8705
65 #define IPPROTO_ENCAP IPPROTO_ENCAP macro
/external/strace/xlat/
H A Dinet_protocols.h86 #if defined(IPPROTO_ENCAP) || (defined(HAVE_DECL_IPPROTO_ENCAP) && HAVE_DECL_IPPROTO_ENCAP)
87 XLAT(IPPROTO_ENCAP),

Completed in 98 milliseconds