Home
last modified time | relevance | path

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

/linux/include/net/
A Dgro.h96 u16 network_offsets[2]; member
185 return NAPI_GRO_CB(skb)->network_offsets[NAPI_GRO_CB(skb)->encap_mark]; in skb_gro_receive_network_offset()
/linux/net/ipv6/
A Dtcpv6_offload.c75 const u16 offset = NAPI_GRO_CB(skb)->network_offsets[skb->encapsulation]; in tcp6_gro_complete()
A Dudp_offload.c167 const u16 offset = NAPI_GRO_CB(skb)->network_offsets[skb->encapsulation]; in udp6_gro_complete()
A Dip6_offload.c239 NAPI_GRO_CB(skb)->network_offsets[NAPI_GRO_CB(skb)->encap_mark] = off; in ipv6_gro_receive()
A Dudp.c287 const u16 offset = NAPI_GRO_CB(skb)->network_offsets[skb->encapsulation]; in udp6_lib_lookup_skb()
/linux/net/8021q/
A Dvlan_core.c481 NAPI_GRO_CB(skb)->network_offsets[NAPI_GRO_CB(skb)->encap_mark] = hlen; in vlan_gro_receive()
/linux/net/ipv4/
A Dtcp_offload.c464 const u16 offset = NAPI_GRO_CB(skb)->network_offsets[skb->encapsulation]; in tcp4_gro_complete()
A Dudp_offload.c734 const u16 offset = NAPI_GRO_CB(skb)->network_offsets[skb->encapsulation]; in udp4_gro_complete()
A Daf_inet.c1535 NAPI_GRO_CB(skb)->network_offsets[NAPI_GRO_CB(skb)->encap_mark] = off; in inet_gro_receive()
A Dudp.c549 const u16 offset = NAPI_GRO_CB(skb)->network_offsets[skb->encapsulation]; in udp4_lib_lookup_skb()

Completed in 32 milliseconds