Searched refs:V_ACCEPTOR_ID (Results 1 – 3 of 3) sorted by relevance
193 if ((restiptr->ti_flags & V_ACCEPTOR_ID) != 0) { in _tx_accept()239 if ((restiptr->ti_flags & V_ACCEPTOR_ID) != 0) { in _tx_accept()
92 #define V_ACCEPTOR_ID 0x0020 /* acceptor_id field is has valid value */ macro
1003 ntiptr->ti_flags |= V_ACCEPTOR_ID; in _t_create()1006 ntiptr->ti_flags &= ~V_ACCEPTOR_ID; in _t_create()