Home
last modified time | relevance | path

Searched refs:rcv_probes_mcast (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/
Dneighbour.h121 unsigned long rcv_probes_mcast; /* number of received mcast ipv6 */ member
/linux-4.4.14/net/core/
Dneighbour.c1852 ndst.ndts_rcv_probes_mcast += st->rcv_probes_mcast; in neightbl_fill_info()
2785 st->rcv_probes_mcast, in neigh_stat_seq_show()
/linux-4.4.14/net/ipv6/
Dndisc.c848 NEIGH_CACHE_STAT_INC(&nd_tbl, rcv_probes_mcast); in ndisc_recv_ns()