Home
last modified time | relevance | path

Searched refs:skb_gro_flush_final (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/include/net/
Dgro.h354 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final() function
371 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final() function
/linux-6.6.21/net/ipv4/
Dgre_offload.c231 skb_gro_flush_final(skb, pp, flush); in gre_gro_receive()
Dudp_offload.c602 skb_gro_flush_final(skb, pp, flush); in udp_gro_receive()
Daf_inet.c1585 skb_gro_flush_final(skb, pp, flush); in inet_gro_receive()
/linux-6.6.21/net/ethernet/
Deth.c450 skb_gro_flush_final(skb, pp, flush); in eth_gro_receive()
/linux-6.6.21/net/ipv6/
Dip6_offload.c286 skb_gro_flush_final(skb, pp, flush); in ipv6_gro_receive()
/linux-6.6.21/net/8021q/
Dvlan_core.c508 skb_gro_flush_final(skb, pp, flush); in vlan_gro_receive()
/linux-6.6.21/drivers/net/
Dgeneve.c542 skb_gro_flush_final(skb, pp, flush); in geneve_gro_receive()