Home
last modified time | relevance | path

Searched defs:IPPROTO_GRE (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/tcpdump/dist/
H A Dipproto.h80 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/
H A Din_.d33 enum IPPROTO_GRE = 47; in version() local
/netbsd-src/sys/netinet/
H A Din.h93 #define IPPROTO_GRE 47 /* GRE encaps RFC 1701 */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
H A Din_.d60 enum IPPROTO_GRE = 47; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
H A Din_.d64 enum IPPROTO_GRE = 47; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d88 enum IPPROTO_GRE = 47; variable
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1204 # define IPPROTO_GRE 47 /* GRE encaps RFC 1701 */ macro