Home
last modified time | relevance | path

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

/linux/include/net/
A Drpl.h27 #define IPV6_RPL_SRH_WORST_SWAP_SIZE (sizeof(struct in6_addr) + 7) macro
/linux/net/ipv6/
A Dexthdrs.c568 if (pskb_expand_head(skb, IPV6_RPL_SRH_WORST_SWAP_SIZE, 0, in ipv6_rpl_srh_rcv()
576 err = skb_cow_head(skb, IPV6_RPL_SRH_WORST_SWAP_SIZE); in ipv6_rpl_srh_rcv()

Completed in 4 milliseconds