Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dping.h60 int ping_init_sock(struct sock *sk);
/linux-6.15/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);
993 .init = ping_init_sock,
/linux-6.15/net/ipv6/
H A Dping.c200 .init = ping_init_sock,