Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dneighbour.h122 unsigned long rcv_probes_ucast; /* number of received ucast ipv6 */ member
/linux-4.1.27/net/core/
Dneighbour.c1846 ndst.ndts_rcv_probes_ucast += st->rcv_probes_ucast; in neightbl_fill_info()
2735 st->rcv_probes_ucast, in neigh_stat_seq_show()
/linux-4.1.27/net/ipv6/
Dndisc.c835 NEIGH_CACHE_STAT_INC(&nd_tbl, rcv_probes_ucast); in ndisc_recv_ns()