Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_ulp.c122 void tcp_cleanup_ulp(struct sock *sk) in tcp_cleanup_ulp() function
Dtcp_ipv4.c1980 tcp_cleanup_ulp(sk); in tcp_v4_destroy_sock()
/Linux-v4.19/include/net/
Dtcp.h2066 void tcp_cleanup_ulp(struct sock *sk);
/Linux-v4.19/kernel/bpf/
Dsockmap.c1496 tcp_cleanup_ulp(sock); in smap_release_sock()