Searched refs:SS_PROTOREF (Results 1 – 2 of 2) sorted by relevance
354 #define SS_PROTOREF 0x4000 /* strong protocol reference */ macro
258 (so->so_state & SS_PROTOREF) || (so->so_qstate & SQ_COMP)) { in sofree()