Home
last modified time | relevance | path

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

/freebsd-src/contrib/tcpdump/
H A Dipproto.h84 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
/freebsd-src/cddl/lib/libdtrace/
H A Dip.d147 inline short IPPROTO_GRE = 47; variable
/freebsd-src/usr.sbin/traceroute/
H A Dtraceroute.c272 #define IPPROTO_GRE 47 macro
/freebsd-src/sys/netinet/
H A Din.h182 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
/freebsd-src/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h903 # define IPPROTO_GRE global() macro