del_vif
static int del_vif(vifi_t *, ip_stack_t *);
(void) del_vif(&tmp_vifi, ipst);
case MRT_DEL_VIF: return (del_vif((vifi_t *)data, ipst));