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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Digmp.c112 static struct router_info *
124 static struct router_info *Head;
153 Head = (struct router_info *) 0;
156 static struct router_info *
160 struct router_info *rti = Head;
176 MALLOC(rti, struct router_info *, sizeof *rti, M_IGMP, wait);
204 struct router_info *rti;
454 struct router_info *rti = Head;
H A Din_var.h218 struct router_info { struct
222 struct router_info *rti_next;
240 struct router_info *inm_rti; /* router info*/

Completed in 12 milliseconds