Home
last modified time | relevance | path

Searched refs:DEL_VLAN_CMD (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dlinux_vlan.h21 #define DEL_VLAN_CMD 1 macro
/freebsd/contrib/wpa/src/ap/
H A Dvlan_ioctl.c40 if_request.cmd = DEL_VLAN_CMD; in vlan_rem()