Searched refs:INT_BCASTOPEN (Results 1 – 5 of 5) sorted by relevance
2191 if (iflags & INT_BCASTOPEN) { in iflags_str()2192 CLEAR_BIT_IF_DEBUG(INT_BCASTOPEN, iflags); in iflags_str()2676 if (ep->flags & INT_BCASTOPEN) { in io_setbclient()2697 ep->flags |= INT_BCASTOPEN; in io_setbclient()2715 ep->flags |= INT_BCASTOPEN; in io_setbclient()2761 if (!(INT_BCASTOPEN & ep->flags)) in io_unsetbclient()2772 ep->flags &= ~INT_BCASTOPEN; in io_unsetbclient()3889 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