Home
last modified time | relevance | path

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

/linux/include/net/
H A Dicmp.h61 void icmp_out_count(struct net *net, unsigned char type);
/linux/net/ipv4/
H A Draw.c408 icmp_out_count(net, ((struct icmphdr *) in raw_send_hdrinc()
H A Dicmp.c352 void icmp_out_count(struct net *net, unsigned char type) in icmp_out_count() function
H A Dip_output.c1496 icmp_out_count(net, icmp_type); in __ip_make_skb()