Home
last modified time | relevance | path

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

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