Searched refs:SOF_NOTIFYCONFLICT (Results 1 – 4 of 4) sorted by relevance
934 SOF_NOTIFYCONFLICT) && in in_pcbbind()935 !(so->so_flags & SOF_NOTIFYCONFLICT)) { in in_pcbbind()960 SOF_NOTIFYCONFLICT) && in in_pcbbind()961 !(so->so_flags & SOF_NOTIFYCONFLICT)) { in in_pcbbind()
237 #define SOF_NOTIFYCONFLICT 0x00000400 /* notify that a bind was done on a macro
5295 so->so_flags |= SOF_NOTIFYCONFLICT; in sosetoptlock()5297 so->so_flags &= ~SOF_NOTIFYCONFLICT; in sosetoptlock()6162 optval = (so->so_flags & SOF_NOTIFYCONFLICT); in sogetoptlock()
392 SOF_NOTIFYCONFLICT | SOF_BINDRANDOMPORT | SOF_NPX_SETOPTSHUT | in sonewconn_internal()