Home
last modified time | relevance | path

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

/glibc-2.36/inet/netinet/
Dip6.h60 uint8_t ip6h_len; /* length in units of 8 octets. */ member
/glibc-2.36/inet/
Dinet6_opt.c44 extp->ip6h_len = extlen / 8 - 1; in inet6_opt_init()
/glibc-2.36/ChangeLog.old/
DChangeLog.177601 * inet/inet6_opt.c (inet6_opt_init): Fix ip6h_len computation.