Home
last modified time | relevance | path

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

/linux/include/net/
H A Dping.h59 int ping_init_sock(struct sock *sk);
/linux/net/ipv4/
H A Dping.c251 int ping_init_sock(struct sock *sk) in ping_init_sock() function
281 EXPORT_IPV6_MOD_GPL(ping_init_sock);
994 .init = ping_init_sock,
/linux/net/ipv6/
H A Dping.c200 .init = ping_init_sock,