Searched refs:INT_BCASTOPEN (Results 1 – 5 of 5) sorted by relevance
2193 if (iflags & INT_BCASTOPEN) { in iflags_str()2194 CLEAR_BIT_IF_DEBUG(INT_BCASTOPEN, iflags); in iflags_str()2678 if (ep->flags & INT_BCASTOPEN) { in io_setbclient()2699 ep->flags |= INT_BCASTOPEN; in io_setbclient()2717 ep->flags |= INT_BCASTOPEN; in io_setbclient()2763 if (!(INT_BCASTOPEN & ep->flags)) in io_unsetbclient()2774 ep->flags &= ~INT_BCASTOPEN; in io_unsetbclient()3891 if (!(ep->flags & INT_BCASTOPEN))
4276 if (INT_BCASTOPEN & la->flags) in send_ifstats_entry()
213 #define INT_BCASTOPEN 0x020 /* broadcast receive socket is open */ macro
3114 if (!ntohl(ifs->v6_flag) && ntohl(ifs->flags) & (INT_BCASTOPEN)) { in iflist()
229713 findbcastinter should be using INT_BCASTOPEN flag229716 findbcastinter should be using INT_BCASTOPEN flag