Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c510 static int bbr_ctloutput(struct tcpcb *tp, struct sockopt *sopt);
14146 .tfb_tcp_ctloutput = bbr_ctloutput,
14719 bbr_ctloutput(struct tcpcb *tp, struct sockopt *sopt) in bbr_ctloutput() function