Home
last modified time | relevance | path

Searched refs:tcp_info_req (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/inet/
H A Dtcp_impl.h703 extern void tcp_info_req(tcp_t *, mblk_t *);
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_tpi.c878 tcp_info_req(tcp_t *tcp, mblk_t *mp) in tcp_info_req() function
H A Dtcp_output.c958 tcp_info_req(tcp, mp); in tcp_wput_proto()