Searched refs:ether_del_vlantag (Results 1 – 3 of 3) sorted by relevance
417 int ether_del_vlantag(struct ifnet *, uint16_t);
620 (void)ether_del_vlantag(p, nmib->ifvm_tag); in vlan_unconfig_locked()
1756 ether_del_vlantag(struct ifnet *ifp, uint16_t vtag) in ether_del_vlantag() function