Searched defs:IPV6_ADDR_LEN (Results 1 – 6 of 6) sorted by relevance
25 constexpr int IPV6_ADDR_LEN = 16; variable
53 public static final int IPV6_ADDR_LEN = 16; field in NetworkConstants
60 private static final int IPV6_ADDR_LEN = 16; field in NeighborPacketForwarder
113 public static final int IPV6_ADDR_LEN = 16; field in NetworkStackConstants
100 private static final int IPV6_ADDR_LEN = 16; field in IkeTrafficSelector
140 #define IPV6_ADDR_LEN 16 /* IPV6 address length */ macro