Searched refs:vlan_clone_match_ethervid (Results 1 – 1 of 1) sorted by relevance
207 static struct ifnet *vlan_clone_match_ethervid(struct if_clone *,800 vlan_clone_match_ethervid(struct if_clone *ifc, const char *name, int *vidp) function842 if (vlan_clone_match_ethervid(ifc, name, NULL) != NULL)904 } else if ((p = vlan_clone_match_ethervid(ifc, name, &vid)) != NULL) {