Searched refs:SOF_NOTIFYCONFLICT (Results 1 – 4 of 4) sorted by relevance
1032 SOF_NOTIFYCONFLICT) && in in_pcbbind()1033 !(so->so_flags & SOF_NOTIFYCONFLICT)) { in in_pcbbind()1059 SOF_NOTIFYCONFLICT) && in in_pcbbind()1060 !(so->so_flags & SOF_NOTIFYCONFLICT)) { in in_pcbbind()
243 #define SOF_NOTIFYCONFLICT 0x00000400 /* notify that a bind was done on a macro
5018 so->so_flags |= SOF_NOTIFYCONFLICT; in sosetoptlock()5020 so->so_flags &= ~SOF_NOTIFYCONFLICT; in sosetoptlock()5999 optval = (so->so_flags & SOF_NOTIFYCONFLICT); in sogetoptlock()
395 SOF_NOTIFYCONFLICT | SOF_BINDRANDOMPORT | SOF_NPX_SETOPTSHUT | in sonewconn_internal()