Searched defs:hbh (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c2666 /* return only 1st hbh */
2779 /* Assumes the headers are identical for hbh and dst */
2860 * XXX Note: In future as more hbh or dest options are defined,
2861 * it may be better to have different routines for hbh and dest
2865 * the expected nexthdr (hbh or dest)
3179 /* Assumes the headers are identical for hbh and dst */
4611 ip6_hbh_t *hbh = (ip6_hbh_t *)cp; local
4620 nxthdr_ptr = &hbh->ip6h_nxt;
4621 hbh->ip6h_len = hopoptslen/8 - 1;
4642 ip6_hbh_t *hbh local
[all...]

Completed in 54 milliseconds