Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bridge.c439 #define BIFF_ALL_MULTI 0x400 /* allmulti set */ macro
2405 (bif->bif_flags & BIFF_ALL_MULTI) == 0) { in bridge_iff_event()
2415 bif->bif_flags |= BIFF_ALL_MULTI; in bridge_iff_event()
2623 if ((bif_flags & BIFF_ALL_MULTI) != 0) { in bridge_delete_member()
2840 bif->bif_flags |= BIFF_ALL_MULTI; in bridge_ioctl_add()