Home
last modified time | relevance | path

Searched refs:skb_gro_pull (Results 1 – 10 of 10) sorted by relevance

/linux/net/ipv6/
H A Dip6_offload.c54 skb_gro_pull(skb, off - skb_gro_receive_network_offset(skb)); in ipv6_gro_pull_exthdrs()
237 skb_gro_pull(skb, sizeof(*iph)); in ipv6_gro_receive()
/linux/include/net/
H A Dgro.h146 static inline void skb_gro_pull(struct sk_buff *skb, unsigned int len) in skb_gro_pull() function
617 skb_gro_pull(skb, thlen); in tcp_gro_pull_header()
/linux/net/ipv4/
H A Dgre_offload.c222 skb_gro_pull(skb, grehlen); in gre_gro_receive()
H A Dudp_offload.c726 skb_gro_pull(skb, sizeof(struct udphdr)); in udp_gro_receive_segment()
847 skb_gro_pull(skb, sizeof(struct udphdr)); /* pull encapsulating udp header */ in udp_gro_receive()
H A Dfou_core.c414 skb_gro_pull(skb, hdrlen); in gue_gro_receive()
H A Daf_inet.c1535 skb_gro_pull(skb, sizeof(*iph)); in inet_gro_receive()
/linux/net/ethernet/
H A Deth.c427 skb_gro_pull(skb, sizeof(*eh)); in eth_gro_receive()
/linux/net/8021q/
H A Dvlan_core.c502 skb_gro_pull(skb, sizeof(*vhdr)); in vlan_gro_receive()
/linux/drivers/net/
H A Dgeneve.c928 skb_gro_pull(skb, gh_len); in geneve_gro_receive()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c689 skb_gro_pull(skb, sizeof(struct vxlanhdr)); /* pull vxlan header */ in vxlan_gro_prepare_receive()