Searched refs:tcp_ulp_find (Results 1 – 1 of 1) sorted by relevance
21 static struct tcp_ulp_ops *tcp_ulp_find(const char *name) in tcp_ulp_find() function39 ulp = tcp_ulp_find(name); in __tcp_ulp_find_autoload()46 ulp = tcp_ulp_find(name); in __tcp_ulp_find_autoload()64 if (tcp_ulp_find(ulp->name)) in tcp_register_ulp()