Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc.c244 tcp_ccalgounload(remove_cc); in cc_deregister_algo()
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h922 int tcp_ccalgounload(struct cc_algo *unload_algo);
/f-stack/freebsd/netinet/
H A Dtcp_var.h922 int tcp_ccalgounload(struct cc_algo *unload_algo);
H A Dtcp_subr.c1827 tcp_ccalgounload(struct cc_algo *unload_algo) in tcp_ccalgounload() function