Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bridge.c437 #define BIFF_IN_MEMBER_LIST 0x100 /* added to the member list */ macro
2549 if ((bif->bif_flags & BIFF_IN_MEMBER_LIST) != 0) { in bridge_delete_member()
2550 bif->bif_flags &= ~BIFF_IN_MEMBER_LIST; in bridge_delete_member()
2912 bif->bif_flags |= BIFF_IN_MEMBER_LIST; in bridge_ioctl_add()