Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dneighbour.h123 unsigned long rcv_probes_mcast; /* number of received mcast ipv6 */ member
/Linux-v4.19/net/core/
Dneighbour.c1918 ndst.ndts_rcv_probes_mcast += st->rcv_probes_mcast; in neightbl_fill_info()
2857 st->rcv_probes_mcast, in neigh_stat_seq_show()
/Linux-v4.19/net/ipv6/
Dndisc.c908 NEIGH_CACHE_STAT_INC(&nd_tbl, rcv_probes_mcast); in ndisc_recv_ns()