Home
last modified time | relevance | path

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

/linux-6.15/net/core/
Dgro.c222 NAPI_GRO_CB(skb)->same_flow = 1; in skb_gro_receive()
248 NAPI_GRO_CB(skb)->same_flow = 1; in skb_gro_receive_list()
353 NAPI_GRO_CB(p)->same_flow = 0; in gro_list_prepare()
381 NAPI_GRO_CB(p)->same_flow = !diffs; in gro_list_prepare()
470 int same_flow; in dev_gro_receive() local
524 same_flow = NAPI_GRO_CB(skb)->same_flow; in dev_gro_receive()
533 if (same_flow) in dev_gro_receive()
/linux-6.15/net/ipv4/
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()
Dtcp_offload.c270 if (!NAPI_GRO_CB(p)->same_flow) in tcp_gro_lookup()
275 NAPI_GRO_CB(p)->same_flow = 0; in tcp_gro_lookup()
387 if (p && (!NAPI_GRO_CB(skb)->same_flow || flush)) in tcp_gro_receive()
Dudp_offload.c565 if (!NAPI_GRO_CB(p)->same_flow) in udp_gro_receive_segment()
572 NAPI_GRO_CB(p)->same_flow = 0; in udp_gro_receive_segment()
667 if (!NAPI_GRO_CB(p)->same_flow) in udp_gro_receive()
677 NAPI_GRO_CB(p)->same_flow = 0; in udp_gro_receive()
Dxfrm4_input.c214 NAPI_GRO_CB(skb)->same_flow = 0; in xfrm4_gro_udp_encap_rcv()
Dfou_core.c417 if (!NAPI_GRO_CB(p)->same_flow) in gue_gro_receive()
426 NAPI_GRO_CB(p)->same_flow = 0; in gue_gro_receive()
433 NAPI_GRO_CB(p)->same_flow = 0; in gue_gro_receive()
Desp4_offload.c98 NAPI_GRO_CB(skb)->same_flow = 0; in esp4_gro_receive()
Daf_inet.c1505 if (!NAPI_GRO_CB(p)->same_flow) in inet_gro_receive()
1517 NAPI_GRO_CB(p)->same_flow = 0; in inet_gro_receive()
/linux-6.15/net/ethernet/
Deth.c412 if (!NAPI_GRO_CB(p)->same_flow) in eth_gro_receive()
417 NAPI_GRO_CB(p)->same_flow = 0; in eth_gro_receive()
/linux-6.15/net/ipv6/
Dip6_offload.c268 if (!NAPI_GRO_CB(p)->same_flow) in ipv6_gro_receive()
285 NAPI_GRO_CB(p)->same_flow = 0; in ipv6_gro_receive()
Dxfrm6_input.c214 NAPI_GRO_CB(skb)->same_flow = 0; in xfrm6_gro_udp_encap_rcv()
Desp6_offload.c127 NAPI_GRO_CB(skb)->same_flow = 0; in esp6_gro_receive()
/linux-6.15/net/8021q/
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-6.15/include/net/
Dgro.h60 u8 same_flow:1;
/linux-6.15/drivers/net/
Dgeneve.c530 if (!NAPI_GRO_CB(p)->same_flow) in geneve_gro_receive()
536 NAPI_GRO_CB(p)->same_flow = 0; in geneve_gro_receive()
/linux-6.15/drivers/net/vxlan/
Dvxlan_core.c718 if (!NAPI_GRO_CB(p)->same_flow) in vxlan_gro_prepare_receive()
724 NAPI_GRO_CB(p)->same_flow = 0; in vxlan_gro_prepare_receive()