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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_rts.c158 struct rtsa_s *rp_dst; local
170 rp_dst = rsap->rtsa_attr;
173 bcopy(&gc->gc_db->gcdb_attr, rp_dst, sizeof (*rp_dst));
174 cp = (uchar_t *)rp_dst;
H A Dip_rts.c1791 struct rtsa_s *rp_dst; local
1803 rp_dst = rsap->rtsa_attr;
1806 bcopy(&gc->gc_db->gcdb_attr, rp_dst, sizeof (*rp_dst));
1807 cp = (uchar_t *)rp_dst;

Completed in 48 milliseconds