Searched refs:ip6_ext (Results 1 – 3 of 3) sorted by relevance
92 nbytes += sizeof (struct ip6_ext); in inet6_option_space()186 cmsg->cmsg_len += sizeof (struct ip6_ext); in option_alloc()187 dsize = sizeof (struct ip6_ext); in option_alloc()209 struct ip6_ext *ie = (void *) CMSG_DATA (cmsg); in option_alloc()244 const struct ip6_ext *ip6e = (const struct ip6_ext *) CMSG_DATA (cmsg); in inet6_option_next()247 if (cmsg->cmsg_len < CMSG_LEN (sizeof (struct ip6_ext)) in inet6_option_next()300 const struct ip6_ext *ip6e = (const struct ip6_ext *) CMSG_DATA (cmsg); in inet6_option_find()303 if (cmsg->cmsg_len < CMSG_LEN (sizeof (struct ip6_ext)) in inet6_option_find()
50 struct ip6_ext struct
7467 * inet/netinet/ip6.h (struct ip6_ext): Define.