Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dneighbour.h123 unsigned long rcv_probes_ucast; /* number of received ucast ipv6 */ member
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h126 unsigned long rcv_probes_ucast; /* number of received ucast ipv6 */ member
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c2119 ndst.ndts_rcv_probes_ucast += READ_ONCE(st->rcv_probes_ucast); in neightbl_fill_info()
3336 seq_printf(seq, "entries allocs destroys hash_grows lookups hits res_failed rcv_probes_mcast rcv_probes_ucast periodic_gc_runs forced_gc_runs unresolved_discards table_fulls\n"); in neigh_stat_seq_show()
3354 st->rcv_probes_ucast, in neigh_stat_seq_show()
/kernel/linux/linux-5.10/net/ipv6/
H A Dndisc.c928 NEIGH_CACHE_STAT_INC(&nd_tbl, rcv_probes_ucast); in ndisc_recv_ns()
/kernel/linux/linux-6.6/net/ipv6/
H A Dndisc.c943 NEIGH_CACHE_STAT_INC(&nd_tbl, rcv_probes_ucast); in ndisc_recv_ns()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c2226 ndst.ndts_rcv_probes_ucast += READ_ONCE(st->rcv_probes_ucast); in neightbl_fill_info()
3469 seq_puts(seq, "entries allocs destroys hash_grows lookups hits res_failed rcv_probes_mcast rcv_probes_ucast periodic_gc_runs forced_gc_runs unresolved_discards table_fulls\n"); in neigh_stat_seq_show()
3488 st->rcv_probes_ucast, in neigh_stat_seq_show()

Completed in 16 milliseconds