Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dping.h57 int ping_hash(struct sock *sk);
/openbmc/linux/net/ipv4/
H A Dping.c70 EXPORT_SYMBOL_GPL(ping_hash);
143 int ping_hash(struct sock *sk) in ping_hash() function
1016 .hash = ping_hash,
/openbmc/linux/net/ipv6/
H A Dping.c213 .hash = ping_hash,