Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dipv6.h281 #define ICMP6MSGOUT_INC_STATS(net, idev, field) \ macro
/openbmc/linux/net/ipv6/
H A Dmcast.c1829 ICMP6MSGOUT_INC_STATS(net, idev, ICMPV6_MLD2_REPORT); in mld_sendpack()
2209 ICMP6MSGOUT_INC_STATS(net, idev, type); in igmp6_send()
H A Dndisc.c517 ICMP6MSGOUT_INC_STATS(net, idev, type); in ndisc_send_skb()
H A Dip6_output.c2022 ICMP6MSGOUT_INC_STATS(net, idev, icmp6_type); in __ip6_make_skb()