Home
last modified time | relevance | path

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

/inet/
A Dinet6_option.c89 inet6_option_space (int nbytes) in inet6_option_space() argument
92 nbytes += sizeof (struct ip6_ext); in inet6_option_space()
94 return CMSG_SPACE (roundup (nbytes, 8)); in inet6_option_space()

Completed in 3 milliseconds