Searched refs:IPPROTO_GRE (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dipproto.h80 #ifndef IPPROTO_GRE
81 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
H A Dipproto.c49 { IPPROTO_GRE, "GRE" },
H A Dprint-ip6.c247 case IPPROTO_GRE:
H A Dprint-ip.c506 case IPPROTO_GRE:
/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dip_pptp_pxy.c98 if (nat_outlookup(fin, 0, IPPROTO_GRE, nat->nat_inip,
144 ipn->in_p = IPPROTO_GRE;
168 fi.fin_fi.fi_p = IPPROTO_GRE;
179 ip->ip_p = IPPROTO_GRE;
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_pptp_pxy.c112 if (nat_outlookup(fin, 0, IPPROTO_GRE, nat->nat_inip,
158 ipn->in_p = IPPROTO_GRE;
182 fi.fin_fi.fi_p = IPPROTO_GRE;
193 ip->ip_p = IPPROTO_GRE;
H A Dip_nat.c2145 } else if (fin->fin_p == IPPROTO_GRE) {
2335 } else if (fin->fin_p == IPPROTO_GRE) {
3202 case IPPROTO_GRE :
3444 case IPPROTO_GRE :
H A Dip_compat.h2340 #ifndef IPPROTO_GRE
2341 # define IPPROTO_GRE 47 /* GRE encaps RFC 1701 */ macro
H A Dip_state.c1301 case IPPROTO_GRE :
2818 case IPPROTO_GRE :
H A Dfil.c444 case IPPROTO_GRE :
1497 case IPPROTO_GRE :
/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dprintstate.c55 } else if (sp->is_p == IPPROTO_GRE) {
/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_gre.c298 sp->sp_proto = IPPROTO_GRE;
1243 sp->sp_proto = IPPROTO_GRE;
1260 case IPPROTO_GRE:
1309 case IPPROTO_GRE:
1328 case IPPROTO_GRE:
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/libipsec/
H A Dpfkey_dump.c740 case IPPROTO_GRE:
777 case IPPROTO_GRE:
/netbsd-6-1-5-RELEASE/sys/netinet/
H A Din.h91 #define IPPROTO_GRE 47 /* GRE encaps RFC 1701 */ macro
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dracoonctl.c189 { IPPROTO_GRE, "gre" },
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/setkey/
H A Dparse.y1609 case IPPROTO_GRE:

Completed in 247 milliseconds