Home
last modified time | relevance | path

Searched refs:tcp_output (Results 1 – 6 of 6) sorted by relevance

/f-stack/lib/
H A DMakefile455 tcp_output.c \
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h1012 int tcp_output(struct tcpcb *);
/f-stack/freebsd/netinet/
H A Dtcp_var.h1012 int tcp_output(struct tcpcb *);
H A Dtcp_output.c195 tcp_output(struct tcpcb *tp) in tcp_output() function
H A Dtcp_subr.c350 .tfb_tcp_output = tcp_output,
H A Dtcp_input.c3971 (void) tcp_output(tp); in tcp_prr_partialack()