Home
last modified time | relevance | path

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

/linux/include/net/
H A Dgro.h368 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final() function
385 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final() function
/linux/net/ipv4/
H A Dgre_offload.c231 skb_gro_flush_final(skb, pp, flush); in gre_gro_receive()
H A Dudp_offload.c628 skb_gro_flush_final(skb, pp, flush); in udp_gro_receive()
/linux/net/ethernet/
H A Deth.c438 skb_gro_flush_final(skb, pp, flush); in eth_gro_receive()
/linux/net/ipv6/
H A Dip6_offload.c303 skb_gro_flush_final(skb, pp, flush); in ipv6_gro_receive()
/linux/net/8021q/
H A Dvlan_core.c510 skb_gro_flush_final(skb, pp, flush); in vlan_gro_receive()
/linux/drivers/net/
H A Dgeneve.c552 skb_gro_flush_final(skb, pp, flush); in geneve_gro_receive()