Home
last modified time | relevance | path

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

12

/external/tcpdump/
Dipproto.h84 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
/external/iproute2/include/uapi/linux/
Din.h55 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */ enumerator
56 #define IPPROTO_GRE IPPROTO_GRE macro
/external/kernel-headers/original/uapi/linux/
Din.h55 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */ enumerator
56 #define IPPROTO_GRE IPPROTO_GRE macro
/external/python/cpython2/Lib/plat-freebsd4/
DIN.py50 IPPROTO_GRE = 47 variable
/external/python/cpython2/Lib/plat-freebsd5/
DIN.py50 IPPROTO_GRE = 47 variable
/external/python/cpython2/Lib/plat-darwin/
DIN.py52 IPPROTO_GRE = 47 variable
/external/python/cpython2/Lib/plat-freebsd7/
DIN.py197 IPPROTO_GRE = 47 variable
/external/python/cpython2/Lib/plat-freebsd6/
DIN.py203 IPPROTO_GRE = 47 variable
/external/python/cpython2/Lib/plat-freebsd8/
DIN.py197 IPPROTO_GRE = 47 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_dragonfly_amd64.go647 IPPROTO_GRE = 0x2f const
Dzerrors_openbsd_arm.go734 IPPROTO_GRE = 0x2f const
Dzerrors_netbsd_arm.go847 IPPROTO_GRE = 0x2f const
Dzerrors_openbsd_amd64.go769 IPPROTO_GRE = 0x2f const
Dzerrors_netbsd_amd64.go855 IPPROTO_GRE = 0x2f const
Dzerrors_openbsd_386.go735 IPPROTO_GRE = 0x2f const
Dzerrors_darwin_386.go679 IPPROTO_GRE = 0x2f const
Dzerrors_darwin_arm64.go679 IPPROTO_GRE = 0x2f const
Dzerrors_darwin_amd64.go679 IPPROTO_GRE = 0x2f const
Dzerrors_darwin_arm.go679 IPPROTO_GRE = 0x2f const
Dzerrors_freebsd_386.go706 IPPROTO_GRE = 0x2f const
Dzerrors_freebsd_arm.go713 IPPROTO_GRE = 0x2f const
Dzerrors_netbsd_386.go865 IPPROTO_GRE = 0x2f const
Dzerrors_freebsd_amd64.go706 IPPROTO_GRE = 0x2f const
Dzerrors_linux_sparc64.go595 IPPROTO_GRE = 0x2f const
Dzerrors_linux_mipsle.go727 IPPROTO_GRE = 0x2f const

12