Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Dtcp_output.c167 static void tcp_output_sched(struct tcpcb *tp);
702 tcp_output_sched(tp); in tcp_output()
1494 tcp_output_sched(struct tcpcb *tp) in tcp_output_sched() function