Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dif_bridge.c406 #define BIFF_IN_MEMBER_LIST 0x100 /* added to the member list */ macro
2526 if ((bif->bif_flags & BIFF_IN_MEMBER_LIST) != 0) { in bridge_delete_member()
2895 bif->bif_flags |= BIFF_IN_MEMBER_LIST; in bridge_ioctl_add()