| /f-stack/dpdk/lib/librte_eal/windows/include/netinet/ |
| H A D | in.h | 20 #define IPPROTO_GRE 47 macro
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_pptp_pxy.c | 129 if (ipf_nat_outlookup(fin, 0, IPPROTO_GRE, nat->nat_osrcip, 184 ipn->in_pr[0] = IPPROTO_GRE; 185 ipn->in_pr[1] = IPPROTO_GRE; 213 fi.fin_fi.fi_p = IPPROTO_GRE; 224 ip->ip_p = IPPROTO_GRE;
|
| H A D | ip_compat.h | 922 #ifndef IPPROTO_GRE 923 # define IPPROTO_GRE 47 /* GRE encaps RFC 1701 */ macro
|
| H A D | ip_state.c | 1297 case IPPROTO_GRE : 1557 case IPPROTO_GRE : 3261 case IPPROTO_GRE :
|
| H A D | fil.c | 497 case IPPROTO_GRE : 1784 case IPPROTO_GRE : 8500 case IPPROTO_GRE : /* 47 */
|
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_gre.c | 383 sc->gre_oip6.ip6_nxt = IPPROTO_GRE; in in6_gre_attach() 556 .proto = IPPROTO_GRE,
|
| H A D | in6_proto.c | 297 .pr_protocol = IPPROTO_GRE,
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_gre.c | 379 sc->gre_oip.ip_p = IPPROTO_GRE; in in_gre_attach() 561 .proto = IPPROTO_GRE,
|
| H A D | in_proto.c | 249 .pr_protocol = IPPROTO_GRE,
|
| H A D | in.h | 185 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | in.h | 168 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
|
| /f-stack/dpdk/lib/librte_net/ |
| H A D | rte_net.c | 132 case IPPROTO_GRE: { in ptype_tunnel()
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias.c | 1364 case IPPROTO_GRE: { in LibAliasInLocked() 1518 case IPPROTO_GRE: { in LibAliasOutLocked()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_verbs.c | 987 IPPROTO_GRE); in flow_verbs_translate_item_gre() 991 IPPROTO_GRE); in flow_verbs_translate_item_gre()
|
| H A D | mlx5_flow.c | 2481 if (target_protocol != 0xff && target_protocol != IPPROTO_GRE) in mlx5_flow_validate_item_gre() 2698 if (target_protocol != 0xff && target_protocol != IPPROTO_GRE) in mlx5_flow_validate_item_nvgre()
|
| H A D | mlx5_flow_dv.c | 3342 ipv4->next_proto_id = IPPROTO_GRE; in flow_dv_convert_encap_data() 3344 ipv6->proto = IPPROTO_GRE; in flow_dv_convert_encap_data() 6946 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_protocol, IPPROTO_GRE); in flow_dv_translate_item_gre()
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_ksocket.c | 145 { "gre", IPPROTO_GRE, PF_INET },
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | csumonly.c | 908 } else if (info.l4_proto == IPPROTO_GRE) { in pkt_burst_checksum_forward()
|
| H A D | cmdline_flow.c | 5367 .next_proto_id = IPPROTO_GRE, in parse_vc_action_mplsogre_encap() 5374 .proto = IPPROTO_GRE, in parse_vc_action_mplsogre_encap() 5468 .next_proto_id = IPPROTO_GRE, in parse_vc_action_mplsogre_decap() 5473 .proto = IPPROTO_GRE, in parse_vc_action_mplsogre_decap()
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_flow.c | 952 rule->key_conf.spec.outer_proto = IPPROTO_GRE; in hns3_parse_nvgre()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw2.c | 1665 case IPPROTO_GRE: /* RFC 1701 */ in ipfw_chk()
|
| /f-stack/dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_flow.c | 2768 proto.ip_proto = IPPROTO_GRE; in dpaa2_configure_flow_gre()
|