igmp.c | 77 } router_info_t; typedef in typeref:struct:router_info 96 static router_info_t * rti_find(struct ifnet *); 107 router_info_t *rti; 133 static router_info_t * 136 router_info_t *rti; 161 router_info_t *rti; 177 pool_init(&igmp_rti_pool, sizeof(router_info_t), 0, 0, 0, 248 router_info_t *rti; 577 router_info_t *rti;
|