Searched defs:ulp (Results 1 – 1 of 1) sorted by relevance
36 const struct tcp_ulp_ops *ulp = NULL; in __tcp_ulp_find_autoload() local59 int tcp_register_ulp(struct tcp_ulp_ops *ulp) in tcp_register_ulp()74 void tcp_unregister_ulp(struct tcp_ulp_ops *ulp) in tcp_unregister_ulp()
Completed in 4 milliseconds