Home
last modified time | relevance | path

Searched refs:GRE_VERSION_0 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dif_tunnel.h43 #define GRE_VERSION_0 __cpu_to_be16(0x0000) macro
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_ip.c227 if ((greh->flags & GRE_VERSION) != GRE_VERSION_0) in nf_flow_tuple_ip()
624 if ((greh->flags & GRE_VERSION) != GRE_VERSION_0) in nf_flow_tuple_ipv6()
H A Dnft_payload.c106 case GRE_VERSION_0: in __nft_payload_inner_offset()
H A Dnf_nat_proto.c301 case GRE_VERSION_0: in gre_manip_pkt()
/openbmc/linux/net/sched/
H A Dact_ct.c567 if ((greh->flags & GRE_VERSION) != GRE_VERSION_0) in tcf_ct_flow_table_fill_tuple_ipv4()
636 if ((greh->flags & GRE_VERSION) != GRE_VERSION_0) in tcf_ct_flow_table_fill_tuple_ipv6()