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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dneighbour.h77 unsigned long rcv_probes_ucast; /* number of received ucast ipv6 */ member in struct:neigh_statistics
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/core/
H A Dneighbour.c1698 ndst.ndts_rcv_probes_ucast += st->rcv_probes_ucast;
2369 seq_printf(seq, "entries allocs destroys hash_grows lookups hits res_failed rcv_probes_mcast rcv_probes_ucast periodic_gc_runs forced_gc_runs\n");
2387 st->rcv_probes_ucast,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Dndisc.c825 NEIGH_CACHE_STAT_INC(&nd_tbl, rcv_probes_ucast);

Completed in 106 milliseconds