Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp.h403 int udp_abort(struct sock *sk, int err);
/linux/net/ipv6/
H A Dudp.c1813 /* protects from races with udp_abort() */ in udpv6_destroy_sock()
1935 .diag_destroy = udp_abort,