Searched refs:tpi_optcom_req (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ |
H A D | optcom.h | 193 extern void tpi_optcom_req(queue_t *, mblk_t *, cred_t *, optdb_obj_t *);
|
H A D | optcom.c | 515 tpi_optcom_req(queue_t *q, mblk_t *mp, cred_t *cr, optdb_obj_t *dbobjp) in tpi_optcom_req() function
|
/titanic_44/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsddi.c | 659 tpi_optcom_req(q, mp, cr, &rds_opt_obj); in rds_wput_other()
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | rts.c | 1028 tpi_optcom_req(q, mp, cr, &rts_opt_obj); in rts_wput_other()
|
H A D | keysock.c | 941 tpi_optcom_req(q, mp, cr, &keysock_opt_obj); in keysock_wput_other()
|
H A D | spdsock.c | 3390 tpi_optcom_req(q, mp, cr, &spdsock_opt_obj); in spdsock_wput_other()
|
H A D | icmp.c | 4794 tpi_optcom_req(q, mp, cr, &icmp_opt_obj); in icmp_wput_other()
|
/titanic_44/usr/src/uts/common/inet/tcp/ |
H A D | tcp_output.c | 988 tpi_optcom_req(connp->conn_wq, mp, cr, &tcp_opt_obj); in tcp_wput_proto()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | tl.c | 2791 tpi_optcom_req(wq, mp, cr, &tl_opt_obj); in tl_optmgmt()
|
/titanic_44/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 4149 tpi_optcom_req(q, mp, cr, &udp_opt_obj); in udp_wput_other()
|