Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Din_proto.c124 .pr_ctloutmsg = tcp_ctloutmsg,
H A Dtcp_var.h666 struct netmsg_pr_ctloutput *tcp_ctloutmsg(struct sockopt *);
H A Dtcp_usrreq.c1719 tcp_ctloutmsg(struct sockopt *sopt) in tcp_ctloutmsg() function