Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/
Dneighbour.h83 unsigned long rcv_probes_ucast; /* number of received ucast ipv6 */ member
/linux-2.6.39/net/core/
Dneighbour.c1883 ndst.ndts_rcv_probes_ucast += st->rcv_probes_ucast; in neightbl_fill_info()
2605 st->rcv_probes_ucast, in neigh_stat_seq_show()
/linux-2.6.39/net/ipv6/
Dndisc.c874 NEIGH_CACHE_STAT_INC(&nd_tbl, rcv_probes_ucast); in ndisc_recv_ns()