Searched refs:svr4_optcom_req (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ |
H A D | optcom.h | 192 extern void svr4_optcom_req(queue_t *, mblk_t *, cred_t *, optdb_obj_t *);
|
H A D | optcom.c | 181 svr4_optcom_req(queue_t *q, mblk_t *mp, cred_t *cr, optdb_obj_t *dbobjp) in svr4_optcom_req() function
|
/titanic_41/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsddi.c | 657 svr4_optcom_req(q, mp, cr, &rds_opt_obj); in rds_wput_other()
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | rts.c | 1026 svr4_optcom_req(q, mp, cr, &rts_opt_obj); in rts_wput_other()
|
H A D | keysock.c | 939 svr4_optcom_req(q, mp, cr, &keysock_opt_obj); in keysock_wput_other()
|
H A D | spdsock.c | 3388 svr4_optcom_req(q, mp, cr, &spdsock_opt_obj); in spdsock_wput_other()
|
H A D | icmp.c | 4776 svr4_optcom_req(q, mp, cr, &icmp_opt_obj); in icmp_wput_other()
|
/titanic_41/usr/src/uts/common/inet/tcp/ |
H A D | tcp_output.c | 986 svr4_optcom_req(connp->conn_wq, mp, cr, &tcp_opt_obj); in tcp_wput_proto()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | tl.c | 2788 svr4_optcom_req(wq, mp, cr, &tl_opt_obj); in tl_optmgmt()
|
/titanic_41/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 4131 svr4_optcom_req(q, mp, cr, &udp_opt_obj); in udp_wput_other()
|