Searched refs:add_vif (Results 1 – 1 of 1) sorted by relevance
172 static int add_vif(struct vifctl *, conn_t *, ip_stack_t *);377 case MRT_ADD_VIF: return (add_vif((struct vifctl *)data, connp, ipst)); in ip_mrouter_set()835 add_vif(struct vifctl *vifcp, conn_t *connp, ip_stack_t *ipst) in add_vif() function