Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dlinux_vlan.h21 #define DEL_VLAN_CMD 1 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dlinux_vlan.h21 #define DEL_VLAN_CMD 1 macro
/third_party/libnl/include/linux-private/linux/
Dif_vlan.h23 DEL_VLAN_CMD, enumerator
/third_party/toybox/toys/other/
Dvconfig.c64 } else if (!strcmp(cmd, "rem")) request.cmd = DEL_VLAN_CMD; in vconfig_main()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dvlan_ioctl.c40 if_request.cmd = DEL_VLAN_CMD; in vlan_rem()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dvlan_ioctl.c40 if_request.cmd = DEL_VLAN_CMD; in vlan_rem()