Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dudp.h277 int udp_abort(struct sock *sk, int err);
/openbmc/linux/net/ipv4/
H A Dudp.c2898 int udp_abort(struct sock *sk, int err) in udp_abort() function
2919 EXPORT_SYMBOL_GPL(udp_abort);
2953 .diag_destroy = udp_abort,
/openbmc/linux/net/ipv6/
H A Dudp.c1802 .diag_destroy = udp_abort,