Searched refs:nbytes (Results 1 – 1 of 1) sorted by relevance
89 inet6_option_space (int nbytes) in inet6_option_space() argument92 nbytes += sizeof (struct ip6_ext); in inet6_option_space()94 return CMSG_SPACE (roundup (nbytes, 8)); in inet6_option_space()
Completed in 3 milliseconds