Home
last modified time | relevance | path

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

/glibc-2.36/inet/
Dinet6_opt.c39 struct ip6_hbh *extp = (struct ip6_hbh *) extbuf; in inet6_opt_init()
47 return sizeof (struct ip6_hbh); in inet6_opt_init()
83 if (offset < sizeof (struct ip6_hbh)) in inet6_opt_append()
142 if (offset < sizeof (struct ip6_hbh)) in inet6_opt_finish()
190 offset = sizeof (struct ip6_hbh); in inet6_opt_next()
191 else if (offset < sizeof (struct ip6_hbh)) in inet6_opt_next()
232 offset = sizeof (struct ip6_hbh); in inet6_opt_find()
233 else if (offset < sizeof (struct ip6_hbh)) in inet6_opt_find()
/glibc-2.36/inet/netinet/
Dip6.h57 struct ip6_hbh struct