Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Din_proto.c123 .pr_ctlinput = tcp_ctlinput,
H A Dtcp_var.h664 void tcp_ctlinput(union netmsg *);
H A Dtcp_subr.c1478 tcp_ctlinput(netmsg_t msg) in tcp_ctlinput() function