Searched refs:ucast_drop_all (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/bxe/
H A Decore_sp.c2407 mac_filters->ucast_drop_all = drop_all_ucast ?
2408 mac_filters->ucast_drop_all | mask :
2409 mac_filters->ucast_drop_all & ~mask;
2433 mac_filters->ucast_drop_all, mac_filters->mcast_drop_all,
H A Decore_hsi.h5068 uint32_t ucast_drop_all /* bit vector in which the clients which drop all unicast packets are set */; member in struct:tstorm_eth_mac_filter_config

Completed in 177 milliseconds