Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dipv6.h185 #define ICMP6MSGOUT_INC_STATS(net, idev, field) \ macro
/linux-4.1.27/net/ipv6/
Dmcast.c1652 ICMP6MSGOUT_INC_STATS(net, idev, ICMPV6_MLD2_REPORT); in mld_sendpack()
2014 ICMP6MSGOUT_INC_STATS(net, idev, type); in igmp6_send()
Dip6_output.c1665 ICMP6MSGOUT_INC_STATS(net, idev, icmp6_hdr(skb)->icmp6_type); in __ip6_make_skb()
Dndisc.c470 ICMP6MSGOUT_INC_STATS(net, idev, type); in ndisc_send_skb()