Searched refs:tpi_optcom_buf (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ |
H A D | optcom.h | 194 extern int tpi_optcom_buf(queue_t *, mblk_t *, t_scalar_t *, t_scalar_t,
|
H A D | optcom.c | 1517 tpi_optcom_buf(queue_t *q, mblk_t *mp, t_scalar_t *opt_lenp, in tpi_optcom_buf() function
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_tpi.c | 163 error = tpi_optcom_buf(tcp->tcp_connp->conn_wq, mp, opt_lenp, in tcp_conprim_opt_process()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | icmp.c | 3414 error = tpi_optcom_buf(connp->conn_wq, tudr_mp, in icmp_output_ancillary()
|
/titanic_50/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 2779 error = tpi_optcom_buf(connp->conn_wq, tudr_mp, in udp_output_ancillary()
|