Searched refs:sm_promisc (Results 1 – 2 of 2) sorted by relevance
489 all_unicst = (smp->sm_promisc == SFXGE_PROMISC_ALL_PHYS); in sfxge_mac_filter_apply()491 all_mulcst = (smp->sm_promisc >= SFXGE_PROMISC_ALL_MULTI); in sfxge_mac_filter_apply()878 if (smp->sm_promisc == promisc) in sfxge_mac_promisc_set()881 smp->sm_promisc = promisc; in sfxge_mac_promisc_set()1031 smp->sm_promisc = SFXGE_PROMISC_OFF; in sfxge_mac_fini()
123 sfxge_promisc_type_t sm_promisc; member