Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bridge.c449 #define BIFF_ALL_MULTI 0x400 /* allmulti set */ macro
2562 (bif->bif_flags & BIFF_ALL_MULTI) == 0) { in bridge_iff_event()
2572 bif->bif_flags |= BIFF_ALL_MULTI; in bridge_iff_event()
2780 if ((bif_flags & BIFF_ALL_MULTI) != 0) { in bridge_delete_member()
2997 bif->bif_flags |= BIFF_ALL_MULTI; in bridge_ioctl_add()