Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Doptcom.h193 extern void tpi_optcom_req(queue_t *, mblk_t *, cred_t *, optdb_obj_t *);
H A Doptcom.c515 tpi_optcom_req(queue_t *q, mblk_t *mp, cred_t *cr, optdb_obj_t *dbobjp) in tpi_optcom_req() function
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c664 tpi_optcom_req(q, mp, cr, &rds_opt_obj); in rds_wput_other()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1032 tpi_optcom_req(q, mp, cr, &rts_opt_obj); in rts_wput_other()
H A Dkeysock.c1005 tpi_optcom_req(q, mp, cr, &keysock_opt_obj); in keysock_wput_other()
H A Dspdsock.c3397 tpi_optcom_req(q, mp, cr, &spdsock_opt_obj); in spdsock_wput_other()
H A Dicmp.c4804 tpi_optcom_req(q, mp, cr, &icmp_opt_obj); in icmp_wput_other()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c1003 tpi_optcom_req(connp->conn_wq, mp, cr, &tcp_opt_obj); in tcp_wput_proto()
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c2880 tpi_optcom_req(wq, mp, cr, &tl_opt_obj); in tl_optmgmt()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4290 tpi_optcom_req(q, mp, cr, &udp_opt_obj); in udp_wput_other()