Searched refs:GET_VLAN_VID_CMD (Results 1 – 5 of 5) sorted by relevance
29 #define GET_VLAN_VID_CMD 9 macro
31 GET_VLAN_VID_CMD /* Get the VID of this VLAN (specified by name) */ enumerator
90 if_request.cmd = GET_VLAN_VID_CMD; in vlan_add()