Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bridge.c447 #define BIFF_IN_MEMBER_LIST 0x100 /* added to the member list */ macro
2706 if ((bif->bif_flags & BIFF_IN_MEMBER_LIST) != 0) { in bridge_delete_member()
2707 bif->bif_flags &= ~BIFF_IN_MEMBER_LIST; in bridge_delete_member()
3069 bif->bif_flags |= BIFF_IN_MEMBER_LIST; in bridge_ioctl_add()