Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/tcp_stacks/
HDbbr.c512 static int bbr_ctloutput(struct tcpcb *tp, struct sockopt *sopt);
14123 .tfb_tcp_ctloutput = bbr_ctloutput,
14698 bbr_ctloutput(struct tcpcb *tp, struct sockopt *sopt) in bbr_ctloutput() function