Searched refs:man_sc_ip6addrs_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h346 } man_sc_ip6addrs_t; typedef in typeref:struct:man_sc_ip6addrs_s
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c422 man_sc_ip6addrs_t man_sc_ip6addrs = { 0, 0, 0, 0, 0, 0, 0, 0 };
2263 error = miocpullup(mp, sizeof (man_sc_ip6addrs_t));
2267 man_sc_ip6addrs = *(man_sc_ip6addrs_t *)mp->b_cont->b_rptr;
2287 miocack(wq, mp, sizeof (man_sc_ip6addrs_t), 0);

Completed in 59 milliseconds