Searched refs:vgen_vlan_lookup (Results 1 – 1 of 1) sorted by relevance
194 static boolean_t vgen_vlan_lookup(mod_hash_t *vlan_hashp, uint16_t vid);738 rv = vgen_vlan_lookup(portp->vlan_hashp, vid); in vgen_vlan_frame_fixtag()1590 vgen_vlan_lookup(mod_hash_t *vlan_hashp, uint16_t vid) in vgen_vlan_lookup() function