Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1466 int tcp_default_output(struct tcpcb *);
H A Dtcp_output.c189 tcp_default_output(struct tcpcb *tp) in tcp_default_output() function
H A Dtcp_subr.c352 .tfb_tcp_output = tcp_default_output,