vlan_setflags
error = vlan_setflags(ifv, ifv->ifv_p, 1);
static int vlan_setflags(struct ifvlan *, struct ifnet *, int);
vlan_setflags(ifv, ifp_p, 1);
vlan_setflags(ifv, ifp_p, 0);