Home
last modified time | relevance | path

Searched refs:FLOW_DIS_FIRST_FRAG (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/
A Dflow_dissector.h26 #define FLOW_DIS_FIRST_FRAG BIT(1) macro
/linux/net/core/
A Dflow_dissector.c812 key_control->flags |= FLOW_DIS_FIRST_FRAG; in __skb_flow_bpf_to_target()
1077 key_control->flags |= FLOW_DIS_FIRST_FRAG; in __skb_flow_dissect()
1361 key_control->flags |= FLOW_DIS_FIRST_FRAG; in __skb_flow_dissect()
1676 !(keys->control.flags & FLOW_DIS_FIRST_FRAG)) in __skb_get_poff()
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dmatch.c265 if (match.key->flags & FLOW_DIS_FIRST_FRAG) in nfp_flower_compile_ip_ext()
267 if (match.mask->flags & FLOW_DIS_FIRST_FRAG) in nfp_flower_compile_ip_ext()
A Doffload.c24 FLOW_DIS_FIRST_FRAG)
/linux/net/sched/
A Dcls_flower.c1060 FLOW_DIS_FIRST_FRAG); in fl_set_key_flags()
2660 FLOW_DIS_FIRST_FRAG); in fl_dump_key_flags()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c2341 if (match.mask->flags & FLOW_DIS_FIRST_FRAG) { in __parse_cls_flower()

Completed in 27 milliseconds