Searched refs:IPV4_BEET_PHMAXLEN (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/uapi/linux/
H A Dip.h85 #define IPV4_BEET_PHMAXLEN 8 macro
/linux-master/net/xfrm/
H A Dxfrm_output.c233 hdrlen += IPV4_BEET_PHMAXLEN - (optlen & 4);
238 skb->network_header += IPV4_BEET_PHMAXLEN;
363 hdr_len += IPV4_BEET_PHMAXLEN - (optlen & 4);
367 skb->network_header += IPV4_BEET_PHMAXLEN;
H A Dxfrm_device.c59 phlen = IPV4_BEET_PHMAXLEN;
H A Dxfrm_input.c196 optlen = ph->hdrlen * 8 + (IPV4_BEET_PHMAXLEN - phlen);
/linux-master/net/ipv4/
H A Desp4_offload.c159 skb->transport_header -= IPV4_BEET_PHMAXLEN;
H A Desp4.c1170 x->props.header_len += IPV4_BEET_PHMAXLEN;
/linux-master/net/ipv6/
H A Desp6_offload.c198 skb->transport_header -= IPV4_BEET_PHMAXLEN;
H A Desp6.c1213 x->props.header_len += IPV4_BEET_PHMAXLEN +

Completed in 109 milliseconds