Searched refs:INT_BCASTOPEN (Results 1 – 5 of 5) sorted by relevance
2588 if (interf->flags & INT_BCASTOPEN) { in io_setbclient()2609 interf->flags |= INT_BCASTOPEN; in io_setbclient()2627 interf->flags |= INT_BCASTOPEN; in io_setbclient()2667 if (!(INT_BCASTOPEN & ep->flags)) in io_unsetbclient()2681 ep->flags &= ~INT_BCASTOPEN; in io_unsetbclient()3779 if (!(ep->flags & INT_BCASTOPEN))
4283 if (INT_BCASTOPEN & la->flags) in send_ifstats_entry()
210 #define INT_BCASTOPEN 0x020 /* broadcast receive socket is open */ macro
3096 if (!ntohl(ifs->v6_flag) && ntohl(ifs->flags) & (INT_BCASTOPEN)) { in iflist()
209196 findbcastinter should be using INT_BCASTOPEN flag209199 findbcastinter should be using INT_BCASTOPEN flag