Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dicmp.h59 void icmp_out_count(struct net *net, unsigned char type);
/linux-6.15/net/ipv4/
H A Draw.c408 icmp_out_count(net, ((struct icmphdr *) in raw_send_hdrinc()
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
H A Dip_output.c1489 icmp_out_count(net, icmp_type); in __ip_make_skb()