Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c937 static void tl_fill_option(uchar_t *, cred_t *, pid_t, int, cred_t *);
3346 tl_fill_option(cimp->b_rptr + ci->OPT_offset, in tl_conn_req_ser()
3829 tl_fill_option(ccmp->b_rptr + cc->OPT_offset, in tl_conn_res()
5348 tl_fill_option(mp->b_rptr + udind->OPT_offset + oldolen, in tl_unitdata()
5400 tl_fill_option(ui_mp->b_rptr + udind->OPT_offset + in tl_unitdata()
6127 tl_fill_option(uchar_t *buf, cred_t *cr, pid_t cpid, int flag, cred_t *pcr) in tl_fill_option() function