Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dif_tunnel.h43 #define GRE_VERSION_0 __cpu_to_be16(0x0000) macro
/linux-6.3-rc2/net/netfilter/
A Dnf_flow_table_ip.c221 if ((greh->flags & GRE_VERSION) != GRE_VERSION_0) in nf_flow_tuple_ip()
587 if ((greh->flags & GRE_VERSION) != GRE_VERSION_0) in nf_flow_tuple_ipv6()
A Dnft_payload.c115 case GRE_VERSION_0: in __nft_payload_inner_offset()
A Dnf_nat_proto.c301 case GRE_VERSION_0: in gre_manip_pkt()
/linux-6.3-rc2/net/sched/
A Dact_ct.c519 if ((greh->flags & GRE_VERSION) != GRE_VERSION_0) in tcf_ct_flow_table_fill_tuple_ipv4()
588 if ((greh->flags & GRE_VERSION) != GRE_VERSION_0) in tcf_ct_flow_table_fill_tuple_ipv6()

Completed in 12 milliseconds