Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dipproto.h84 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
/freebsd/cddl/lib/libdtrace/
H A Dip.d147 inline short IPPROTO_GRE = 47; variable
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c272 #define IPPROTO_GRE 47 macro
/freebsd/sys/netinet/
H A Din.h182 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h900 # define IPPROTO_GRE 47 /* GRE encaps RFC 1701 */ macro