Home
last modified time | relevance | path

Searched refs:ip4_datagram_release_cb (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/ipv4/
H A Ddatagram.c100 void ip4_datagram_release_cb(struct sock *sk) in ip4_datagram_release_cb() function
129 EXPORT_SYMBOL_GPL(ip4_datagram_release_cb);
H A Draw.c936 .release_cb = ip4_datagram_release_cb,
H A Dping.c1015 .release_cb = ip4_datagram_release_cb,
H A Dudp.c2934 .release_cb = ip4_datagram_release_cb,
/openbmc/linux/include/net/
H A Dip.h268 void ip4_datagram_release_cb(struct sock *sk);