Home
last modified time | relevance | path

Searched refs:same_flow (Results 1 – 15 of 15) sorted by relevance

/linux/net/core/
H A Dgro.c221 NAPI_GRO_CB(skb)->same_flow = 1; in skb_gro_receive()
247 NAPI_GRO_CB(skb)->same_flow = 1; in skb_gro_receive_list()
354 NAPI_GRO_CB(p)->same_flow = 0; in gro_list_prepare()
383 NAPI_GRO_CB(p)->same_flow = !diffs; in gro_list_prepare()
472 int same_flow; in dev_gro_receive() local
526 same_flow = NAPI_GRO_CB(skb)->same_flow; in dev_gro_receive()
535 if (same_flow) in dev_gro_receive()
/linux/net/ipv4/
H A Dgre_offload.c195 if (!NAPI_GRO_CB(p)->same_flow) in gre_gro_receive()
210 NAPI_GRO_CB(p)->same_flow = 0; in gre_gro_receive()
216 NAPI_GRO_CB(p)->same_flow = 0; in gre_gro_receive()
H A Dtcp_offload.c271 if (!NAPI_GRO_CB(p)->same_flow) in tcp_gro_lookup()
276 NAPI_GRO_CB(p)->same_flow = 0; in tcp_gro_lookup()
361 if (p && (!NAPI_GRO_CB(skb)->same_flow || flush)) in tcp_gro_receive()
H A Dudp_offload.c729 if (!NAPI_GRO_CB(p)->same_flow) in udp_gro_receive_segment()
736 NAPI_GRO_CB(p)->same_flow = 0; in udp_gro_receive_segment()
832 if (!NAPI_GRO_CB(p)->same_flow) in udp_gro_receive()
842 NAPI_GRO_CB(p)->same_flow = 0; in udp_gro_receive()
H A Dxfrm4_input.c217 NAPI_GRO_CB(skb)->same_flow = 0; in xfrm4_gro_udp_encap_rcv()
H A Dfou_core.c419 if (!NAPI_GRO_CB(p)->same_flow) in gue_gro_receive()
428 NAPI_GRO_CB(p)->same_flow = 0; in gue_gro_receive()
435 NAPI_GRO_CB(p)->same_flow = 0; in gue_gro_receive()
H A Desp4_offload.c98 NAPI_GRO_CB(skb)->same_flow = 0; in esp4_gro_receive()
H A Daf_inet.c1506 if (!NAPI_GRO_CB(p)->same_flow) in inet_gro_receive()
1518 NAPI_GRO_CB(p)->same_flow = 0; in inet_gro_receive()
/linux/net/ipv6/
H A Dip6_offload.c251 if (!NAPI_GRO_CB(p)->same_flow) in ipv6_gro_receive()
268 NAPI_GRO_CB(p)->same_flow = 0; in ipv6_gro_receive()
H A Dxfrm6_input.c217 NAPI_GRO_CB(skb)->same_flow = 0; in xfrm6_gro_udp_encap_rcv()
H A Desp6_offload.c127 NAPI_GRO_CB(skb)->same_flow = 0; in esp6_gro_receive()
/linux/net/8021q/
H A Dvlan_core.c494 if (!NAPI_GRO_CB(p)->same_flow) in vlan_gro_receive()
499 NAPI_GRO_CB(p)->same_flow = 0; in vlan_gro_receive()
/linux/net/sched/
H A Dsch_cake.c1762 bool same_flow = false; in cake_enqueue() local
1952 same_flow = true; in cake_enqueue()
1959 if (same_flow) { in cake_enqueue()
/linux/drivers/net/
H A Dgeneve.c918 if (!NAPI_GRO_CB(p)->same_flow) in geneve_gro_receive()
923 NAPI_GRO_CB(p)->same_flow = 0; in geneve_gro_receive()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c692 if (!NAPI_GRO_CB(p)->same_flow) in vxlan_gro_prepare_receive()
698 NAPI_GRO_CB(p)->same_flow = 0; in vxlan_gro_prepare_receive()