Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Ddatagram.c122 void ip6_datagram_release_cb(struct sock *sk) in ip6_datagram_release_cb() function
140 EXPORT_SYMBOL_GPL(ip6_datagram_release_cb);
H A Dudp.c1919 .release_cb = ip6_datagram_release_cb,
/linux/include/net/
H A Dipv6.h1130 void ip6_datagram_release_cb(struct sock *sk);