add_vif
static int add_vif(struct vifctl *, conn_t *, ip_stack_t *);
case MRT_ADD_VIF: return (add_vif((struct vifctl *)data, connp, ipst));