HomeSort by: relevance | last modified time | path
    Searched defs:IPPROTO_GRE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
ipproto.h 79 #ifndef IPPROTO_GRE
80 #define IPPROTO_GRE 47 /* General Routing Encap. */
  /src/sys/netinet/
in.h 93 #define IPPROTO_GRE 47 /* GRE encaps RFC 1701 */
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1203 #ifndef IPPROTO_GRE
1204 # define IPPROTO_GRE 47 /* GRE encaps RFC 1701 */

Completed in 24 milliseconds