Searched defs:IN6_ADDR_HSIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ipv6/ | ||
H A D | anycast.c | 44 #define IN6_ADDR_HSIZE BIT(IN6_ADDR_HSIZE_SHIFT) macro |
H A D | addrconf.c | 148 #define IN6_ADDR_HSIZE (1 << IN6_ADDR_HSIZE_SHIFT) macro |