Home
last modified time | relevance | path

Searched refs:V_ACCEPTOR_ID (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_accept.c191 if ((restiptr->ti_flags & V_ACCEPTOR_ID) != 0) { in _tx_accept()
237 if ((restiptr->ti_flags & V_ACCEPTOR_ID) != 0) { in _tx_accept()
H A Dtx.h92 #define V_ACCEPTOR_ID 0x0020 /* acceptor_id field is has valid value */ macro
H A D_utility.c1003 ntiptr->ti_flags |= V_ACCEPTOR_ID; in _t_create()
1006 ntiptr->ti_flags &= ~V_ACCEPTOR_ID; in _t_create()