Searched refs:GRE_VERSION_0 (Results 1 – 5 of 5) sorted by relevance
43 #define GRE_VERSION_0 __cpu_to_be16(0x0000) macro
221 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()
115 case GRE_VERSION_0: in __nft_payload_inner_offset()
301 case GRE_VERSION_0: in gre_manip_pkt()
519 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