Home
last modified time | relevance | path

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

/linux/include/net/
H A Dicmp.h59 void icmp_out_count(struct net *net, unsigned char type);
/linux/net/ipv4/
H A Dping.c837 icmp_out_count(sock_net(sk), user_icmph.type); in ping_v4_sendmsg()
H A Dicmp.c340 void icmp_out_count(struct net *net, unsigned char type) in icmp_out_count() function