Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dudp_offload.c167 const u16 offset = NAPI_GRO_CB(skb)->network_offsets[skb->encapsulation]; in udp6_gro_complete()
H A Dudp.c290 const u16 offset = NAPI_GRO_CB(skb)->network_offsets[skb->encapsulation]; in udp6_lib_lookup_skb()
/openbmc/linux/include/net/
H A Dgro.h96 u16 network_offsets[2]; member
/openbmc/linux/net/8021q/
H A Dvlan_core.c481 NAPI_GRO_CB(skb)->network_offsets[NAPI_GRO_CB(skb)->encap_mark] = hlen; in vlan_gro_receive()
/openbmc/linux/net/ipv4/
H A Dudp_offload.c754 const u16 offset = NAPI_GRO_CB(skb)->network_offsets[skb->encapsulation]; in udp4_gro_complete()
H A Dudp.c550 const u16 offset = NAPI_GRO_CB(skb)->network_offsets[skb->encapsulation]; in udp4_lib_lookup_skb()