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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_accept.c193 if ((restiptr->ti_flags & V_ACCEPTOR_ID) != 0) {
239 if ((restiptr->ti_flags & V_ACCEPTOR_ID) != 0) {
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;
1006 ntiptr->ti_flags &= ~V_ACCEPTOR_ID;

Completed in 48 milliseconds