Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dping.h60 int ping_init_sock(struct sock *sk);
/openbmc/linux/net/ipv4/
H A Dping.c252 int ping_init_sock(struct sock *sk) in ping_init_sock() function
282 EXPORT_SYMBOL_GPL(ping_init_sock);
1004 .init = ping_init_sock,
/openbmc/linux/net/ipv6/
H A Dping.c202 .init = ping_init_sock,