Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp-internal.h312 #define slp_set_xid(h, x) slp_header_set_sht((h), (x), SLP_XID) macro
H A Dslp_utils.c298 slp_set_xid(pcSendBuf, xid); in slp_add_header()
H A Dslp_net.c500 slp_set_xid(header, xid); in tcp_thread()