Home
last modified time | relevance | path

Searched refs:rtdetq (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_mroute.h217 struct rtdetq *mfc_rte; /* pending upcall */
239 struct rtdetq { struct
242 struct rtdetq *rte_next; argument
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c1168 struct rtdetq *rte; in add_mfc()
1387 struct rtdetq *rte0; in free_queue()
1671 struct rtdetq *rte = NULL; in ip_mforward()
1672 struct rtdetq *rte_m, *rte1, *prev_rte; in ip_mforward()
1748 rte = (struct rtdetq *)mi_zalloc(sizeof (struct rtdetq)); in ip_mforward()
2779 struct rtdetq *rte; in reset_mrt_ill()