Home
last modified time | relevance | path

Searched refs:IOETHERSWITCHFLUSHALL (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/etherswitch/
H A Detherswitch.h141 #define IOETHERSWITCHFLUSHALL _IOW('i', 12, etherswitch_portid_t) /* Dummy */ macro
H A Detherswitch.c202 case IOETHERSWITCHFLUSHALL: in etherswitchioctl()
/freebsd/sbin/etherswitchcfg/
H A Detherswitchcfg.c479 i = IOETHERSWITCHFLUSHALL; in atu_flush()