Home
last modified time | relevance | path

Searched refs:IPPROTO_ENCAP (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/netinet/
H A Din.h103 #define IPPROTO_ENCAP 98 /* encapsulation header */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/
H A Din_.d38 enum IPPROTO_ENCAP = 98; in version() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
H A Din_.d111 enum IPPROTO_ENCAP = 98; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
H A Din_.d115 enum IPPROTO_ENCAP = 98; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d136 enum IPPROTO_ENCAP = 98; variable
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1191 #ifndef IPPROTO_ENCAP
1192 # define IPPROTO_ENCAP 98 macro
/netbsd-src/usr.bin/kdump/
H A Dkdump.c612 CASERETURN(IPPROTO_ENCAP); in sockproto()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/netinet/
H A Din_.d360 IPPROTO_ENCAP = 98,