Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dgro.c227 NAPI_GRO_CB(skb)->same_flow = 1; in skb_gro_receive()
334 NAPI_GRO_CB(p)->same_flow = 0; in gro_list_prepare()
362 NAPI_GRO_CB(p)->same_flow = !diffs; in gro_list_prepare()
443 int same_flow; in dev_gro_receive() local
498 same_flow = NAPI_GRO_CB(skb)->same_flow; in dev_gro_receive()
507 if (same_flow) in dev_gro_receive()
/openbmc/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.c225 if (!NAPI_GRO_CB(p)->same_flow) in tcp_gro_receive()
231 NAPI_GRO_CB(p)->same_flow = 0; in tcp_gro_receive()
296 if (p && (!NAPI_GRO_CB(skb)->same_flow || flush)) in tcp_gro_receive()
H A Dudp_offload.c485 NAPI_GRO_CB(skb)->same_flow = 1;
519 if (!NAPI_GRO_CB(p)->same_flow) in udp_gro_receive_segment()
526 NAPI_GRO_CB(p)->same_flow = 0; in udp_gro_receive_segment()
628 if (!NAPI_GRO_CB(p)->same_flow) in udp_gro_receive()
638 NAPI_GRO_CB(p)->same_flow = 0; in udp_gro_receive()
H A 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()
H A Desp4_offload.c87 NAPI_GRO_CB(skb)->same_flow = 0; in esp4_gro_receive()
H A Daf_inet.c1517 if (!NAPI_GRO_CB(p)->same_flow) in inet_gro_receive()
1529 NAPI_GRO_CB(p)->same_flow = 0; in inet_gro_receive()
/openbmc/linux/net/ethernet/
H A Deth.c414 if (!NAPI_GRO_CB(p)->same_flow) in eth_gro_receive()
419 NAPI_GRO_CB(p)->same_flow = 0; in eth_gro_receive()
/openbmc/linux/net/ipv6/
H A Dip6_offload.c272 if (!NAPI_GRO_CB(p)->same_flow) in ipv6_gro_receive()
289 NAPI_GRO_CB(p)->same_flow = 0; in ipv6_gro_receive()
H A Desp6_offload.c114 NAPI_GRO_CB(skb)->same_flow = 0; in esp6_gro_receive()
/openbmc/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()
/openbmc/linux/include/net/
H A Dgro.h57 u8 same_flow:1;
/openbmc/linux/drivers/net/
H A Dgeneve.c532 if (!NAPI_GRO_CB(p)->same_flow) in geneve_gro_receive()
538 NAPI_GRO_CB(p)->same_flow = 0; in geneve_gro_receive()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c714 if (!NAPI_GRO_CB(p)->same_flow) in vxlan_gro_prepare_receive()
720 NAPI_GRO_CB(p)->same_flow = 0; in vxlan_gro_prepare_receive()