Searched refs:IOETHERSWITCHSETCONF (Results 1 – 3 of 3) sorted by relevance
140 #define IOETHERSWITCHSETCONF _IOW('i', 11, etherswitch_conf_t) macro
198 case IOETHERSWITCHSETCONF: in etherswitchioctl()
457 if (ioctl(cfg->fd, IOETHERSWITCHSETCONF, &conf) != 0) in set_vlan_mode()