Home
last modified time | relevance | path

Searched refs:IPV6_RPL_SRH_WORST_SWAP_SIZE (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/net/
Drpl.h27 #define IPV6_RPL_SRH_WORST_SWAP_SIZE (sizeof(struct in6_addr) + 7) macro
/Linux-v6.1/net/ipv6/
Dexthdrs.c573 if (pskb_expand_head(skb, IPV6_RPL_SRH_WORST_SWAP_SIZE, 0, in ipv6_rpl_srh_rcv()
581 err = skb_cow_head(skb, IPV6_RPL_SRH_WORST_SWAP_SIZE); in ipv6_rpl_srh_rcv()