Searched refs:RTAX_DST (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Droute.h305 #define RTAX_DST 0 /* destination sockaddr present */ macro
H A Drtsock.c120 #define dst info.rti_info[RTAX_DST]
969 struct sockaddr *sa = rtinfo->rti_info[RTAX_DST];
H A Droute.c549 info.rti_info[RTAX_DST] = dst;
918 info.rti_info[RTAX_DST] = dst;
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_pcb.c1154 info.rti_info[RTAX_DST] =
H A Dnd6_rtr.c488 info.rti_info[RTAX_DST] = rt_key(rt);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Din_pcb.c1061 info.rti_info[RTAX_DST] =

Completed in 74 milliseconds