Searched refs:tcp_unregister_ulp (Results 1 – 2 of 2) sorted by relevance
74 void tcp_unregister_ulp(struct tcp_ulp_ops *ulp) in tcp_unregister_ulp() function82 EXPORT_SYMBOL_GPL(tcp_unregister_ulp);
1251 tcp_unregister_ulp(&tcp_tls_ulp_ops); in tls_unregister()