Searched defs:get_vif_cnt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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));
475 get_vif_cnt(struct sioc_vif_req *req, ip_stack_t *ipst) function

Completed in 65 milliseconds