Home
last modified time | relevance | path

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

/glibc-2.36/inet/
Dinet6_option.c204 int len8b = (cmsg->cmsg_len - CMSG_LEN (0)) / 8 - 1; in option_alloc() local
205 if (len8b >= 256) in option_alloc()
210 ie->ip6e_len = len8b; in option_alloc()