Home
last modified time | relevance | path

Searched refs:tcp_ctloutput (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_usrreq.c1411 .pr_ctloutput = tcp_ctloutput,
1439 .pr_ctloutput = tcp_ctloutput,
1871 tcp_ctloutput(struct socket *so, struct sockopt *sopt) in tcp_ctloutput() function
H A Dtcp_var.h1376 int tcp_ctloutput(struct socket *, struct sockopt *);
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c2202 return (tcp_ctloutput(so, sopt)); in t4_ctloutput_tom()
/freebsd/contrib/sendmail/src/
H A DREADME953 the stream, the kernel gets a Bus Trap in the tcp_ctloutput() or