Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_mroute.c184 static int get_vif_cnt(struct sioc_vif_req *, ip_stack_t *);
423 return (get_vif_cnt((struct sioc_vif_req *)mp1->b_rptr, ipst)); in mrt_ioctl()
475 get_vif_cnt(struct sioc_vif_req *req, ip_stack_t *ipst) in get_vif_cnt() function