Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dif_bridge.c447 #define BIFF_ALL_MULTI 0x400 /* allmulti set */ macro
2551 (bif->bif_flags & BIFF_ALL_MULTI) == 0) { in bridge_iff_event()
2561 bif->bif_flags |= BIFF_ALL_MULTI; in bridge_iff_event()
2769 if ((bif_flags & BIFF_ALL_MULTI) != 0) { in bridge_delete_member()
2986 bif->bif_flags |= BIFF_ALL_MULTI; in bridge_ioctl_add()