Home
last modified time | relevance | path

Searched refs:tpi_optcom_buf (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/inet/
H A Doptcom.h194 extern int tpi_optcom_buf(queue_t *, mblk_t *, t_scalar_t *, t_scalar_t,
H A Doptcom.c1517 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 Dtcp_tpi.c163 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 Dicmp.c3414 error = tpi_optcom_buf(connp->conn_wq, tudr_mp, in icmp_output_ancillary()
/titanic_50/usr/src/uts/common/inet/udp/
H A Dudp.c2779 error = tpi_optcom_buf(connp->conn_wq, tudr_mp, in udp_output_ancillary()