Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_vlan.h22 ADD_VLAN_CMD, enumerator
/openbmc/linux/net/8021q/
H A Dvlan.c559 case ADD_VLAN_CMD: in vlan_ioctl_handler()
569 if (args.cmd != ADD_VLAN_CMD && !is_vlan_dev(dev)) in vlan_ioctl_handler()
617 case ADD_VLAN_CMD: in vlan_ioctl_handler()