Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dif_tunnel.h43 #define GRE_VERSION_0 __cpu_to_be16(0x0000) macro
/Linux-v6.1/net/netfilter/
Dnf_flow_table_ip.c221 if ((greh->flags & GRE_VERSION) != GRE_VERSION_0) in nf_flow_tuple_ip()
583 if ((greh->flags & GRE_VERSION) != GRE_VERSION_0) in nf_flow_tuple_ipv6()
Dnf_nat_proto.c301 case GRE_VERSION_0: in gre_manip_pkt()
/Linux-v6.1/net/sched/
Dact_ct.c505 if ((greh->flags & GRE_VERSION) != GRE_VERSION_0) in tcf_ct_flow_table_fill_tuple_ipv4()
574 if ((greh->flags & GRE_VERSION) != GRE_VERSION_0) in tcf_ct_flow_table_fill_tuple_ipv6()