Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/cc/
HDcc.c242 tcp_ccalgounload(remove_cc); in cc_deregister_algo()
/freebsd-13-stable/sys/netinet/
HDtcp_var.h958 int tcp_ccalgounload(struct cc_algo *unload_algo);
HDtcp_subr.c2191 tcp_ccalgounload(struct cc_algo *unload_algo) in tcp_ccalgounload() function