Searched refs:rtdetq (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/netinet6/
H A Dip6_mroute.h231 struct rtdetq *mf6c_stall; /* pkts waiting for route */
241 struct rtdetq { /* XXX: rtdetq is also defined in ip_mroute.h */ struct
247 struct rtdetq *next;
H A Dip6_mroute.c519 struct rtdetq *rte;
567 struct rtdetq *n = rte->next;
605 struct rtdetq *rte;
768 struct rtdetq *rte;
843 struct rtdetq *n = rte->next;
1094 struct rtdetq *rte;
1247 struct rtdetq **p;
1284 struct rtdetq *rte;
1323 struct rtdetq *n = rte->next;
/netbsd-current/sys/netinet/
H A Dip_mroute.h264 struct rtdetq *mfc_stall; /* pkts waiting for route */
294 struct rtdetq { struct
300 struct rtdetq *next;
H A Dip_mroute.c693 struct rtdetq *rte;
1015 struct rtdetq *rte, *nrte;
1039 struct rtdetq *rte, *nrte;
1362 struct rtdetq *rte;
1485 struct rtdetq **p;
/netbsd-current/usr.bin/netstat/
H A Dmroute6.c136 struct rtdetq rte, *rtep;

Completed in 91 milliseconds