Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ulp.c34 static const struct tcp_ulp_ops *__tcp_ulp_find_autoload(const char *name) in __tcp_ulp_find_autoload() function
163 ulp_ops = __tcp_ulp_find_autoload(name); in tcp_set_ulp()