Searched refs:SOF_NOTIFYCONFLICT (Results 1 – 4 of 4) sorted by relevance
1072 SOF_NOTIFYCONFLICT) && in in_pcbbind()1073 !(so->so_flags & SOF_NOTIFYCONFLICT)) { in in_pcbbind()1099 SOF_NOTIFYCONFLICT) && in in_pcbbind()1100 !(so->so_flags & SOF_NOTIFYCONFLICT)) { in in_pcbbind()
252 #define SOF_NOTIFYCONFLICT 0x00000400 /* notify that a bind was done on a macro
5164 so->so_flags |= SOF_NOTIFYCONFLICT; in sosetoptlock()5166 so->so_flags &= ~SOF_NOTIFYCONFLICT; in sosetoptlock()6104 optval = (so->so_flags & SOF_NOTIFYCONFLICT); in sogetoptlock()
395 SOF_NOTIFYCONFLICT | SOF_BINDRANDOMPORT | SOF_NPX_SETOPTSHUT | in sonewconn_internal()