Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dping.h58 void ping_unhash(struct sock *sk);
/openbmc/linux/net/ipv6/
H A Dping.c214 .unhash = ping_unhash,
216 .put_port = ping_unhash,
/openbmc/linux/net/ipv4/
H A Dping.c151 void ping_unhash(struct sock *sk) in ping_unhash() function
164 EXPORT_SYMBOL_GPL(ping_unhash);
1017 .unhash = ping_unhash,
1019 .put_port = ping_unhash,