Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dgro.h363 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final() function
380 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final() function
/openbmc/linux/net/ipv4/
H A Dgre_offload.c231 skb_gro_flush_final(skb, pp, flush); in gre_gro_receive()
H A Dudp_offload.c644 skb_gro_flush_final(skb, pp, flush); in udp_gro_receive()
H A Daf_inet.c1586 skb_gro_flush_final(skb, pp, flush); in inet_gro_receive()
/openbmc/linux/net/ethernet/
H A Deth.c440 skb_gro_flush_final(skb, pp, flush); in eth_gro_receive()
/openbmc/linux/net/ipv6/
H A Dip6_offload.c318 skb_gro_flush_final(skb, pp, flush); in ipv6_gro_receive()
/openbmc/linux/net/8021q/
H A Dvlan_core.c510 skb_gro_flush_final(skb, pp, flush); in vlan_gro_receive()
/openbmc/linux/drivers/net/
H A Dgeneve.c557 skb_gro_flush_final(skb, pp, flush); in geneve_gro_receive()