Home
last modified time | relevance | path

Searched refs:__ICMP6_INC_STATS (Results 1 – 6 of 6) sorted by relevance

/linux/net/ipv6/
A Dicmp.c808 __ICMP6_INC_STATS(net, idev, ICMP6_MIB_OUTERRORS); in icmpv6_echo_reply()
866 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), ICMP6_MIB_INERRORS); in icmpv6_notify()
903 __ICMP6_INC_STATS(dev_net(dev), idev, ICMP6_MIB_INMSGS); in icmpv6_rcv()
1013 __ICMP6_INC_STATS(dev_net(dev), idev, ICMP6_MIB_CSUMERRORS); in icmpv6_rcv()
1015 __ICMP6_INC_STATS(dev_net(dev), idev, ICMP6_MIB_INERRORS); in icmpv6_rcv()
A Dudp.c588 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), in __udp6_lib_err()
A Dtcp_ipv6.c394 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), in tcp_v6_err()
/linux/net/sctp/
A Dipv6.c182 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), ICMP6_MIB_INERRORS); in sctp_v6_err()
203 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), ICMP6_MIB_INERRORS); in sctp_udp_v6_err()
/linux/net/dccp/
A Dipv6.c100 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), in dccp_v6_err()
/linux/include/net/
A Dipv6.h265 #define __ICMP6_INC_STATS(net, idev, field) \ macro

Completed in 19 milliseconds