/titanic_50/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rds_opt.c | 82 uchar_t *outvalp, void *thisdg_attrs, cred_t *cr) in rds_opt_set() argument
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | rts.c | 570 void *thisdg_attrs, boolean_t checkonly) in rts_do_opt_set() argument 588 ASSERT(thisdg_attrs == NULL); in rts_do_opt_set() 668 void *thisdg_attrs, cred_t *cr) in rts_opt_set() argument 714 outvalp, cr, thisdg_attrs, checkonly)); in rts_opt_set() 742 uchar_t *outvalp, void *thisdg_attrs, cred_t *cr) in rts_tpi_opt_set() argument 751 outlenp, outvalp, thisdg_attrs, cr); in rts_tpi_opt_set()
|
H A D | icmp.c | 126 void *thisdg_attrs, cred_t *cr); 2172 void *thisdg_attrs, cred_t *cr) in icmp_opt_set() argument 2225 if (thisdg_attrs != NULL) { in icmp_opt_set() 2227 coa = (conn_opt_arg_t *)thisdg_attrs; in icmp_opt_set() 2359 void *thisdg_attrs, cred_t *cr) in icmp_tpi_opt_set() argument 2365 outlenp, outvalp, thisdg_attrs, cr); in icmp_tpi_opt_set()
|
H A D | keysock.c | 855 uchar_t *outvalp, void *thisdg_attrs, cred_t *cr) in keysock_opt_set() argument
|
H A D | spdsock.c | 3316 void *thisdg_attrs, cred_t *cr) in spdsock_opt_set() argument
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_opt_data.c | 494 void *thisdg_attrs, cred_t *cr) in tcp_opt_set() argument 565 ASSERT(thisdg_attrs == NULL); in tcp_opt_set()
|
H A D | tcp_tpi.c | 108 void *thisdg_attrs, cred_t *cr) in tcp_tpi_opt_set() argument 113 outlenp, outvalp, thisdg_attrs, cr)); in tcp_tpi_opt_set()
|
/titanic_50/usr/src/uts/common/inet/ |
H A D | optcom.c | 1519 void *thisdg_attrs, int *is_absreq_failurep) in tpi_optcom_buf() argument 1677 thisdg_attrs, cr); in tpi_optcom_buf()
|
/titanic_50/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 159 void *thisdg_attrs, cred_t *cr); 1801 uchar_t *outvalp, void *thisdg_attrs, cred_t *cr) in udp_opt_set() argument 1854 if (thisdg_attrs != NULL) { in udp_opt_set() 1856 coa = (conn_opt_arg_t *)thisdg_attrs; in udp_opt_set() 2044 void *thisdg_attrs, cred_t *cr) in udp_tpi_opt_set() argument 2050 outlenp, outvalp, thisdg_attrs, cr); in udp_tpi_opt_set()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | tl.c | 6084 void *thisdg_attrs, in tl_set_opt() argument
|