HomeSort by: relevance | last modified time | path
    Searched refs:rtdetq (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/netinet6/
ip6_mroute.h 231 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;
ip6_mroute.c 519 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;
  /src/sys/netinet/
ip_mroute.h 279 struct rtdetq *mfc_stall; /* pkts waiting for route */
288 struct rtdetq { struct
294 struct rtdetq *next;
ip_mroute.c 693 struct rtdetq *rte;
1015 struct rtdetq *rte, *nrte;
1039 struct rtdetq *rte, *nrte;
1362 struct rtdetq *rte;
1485 struct rtdetq **p;
  /src/usr.bin/netstat/
mroute6.c 136 struct rtdetq rte, *rtep;

Completed in 16 milliseconds