Home
last modified time | relevance | path

Searched refs:neigh_last_seqno (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dbat_v_ogm.c707 u32 neigh_last_seqno; in batadv_v_ogm_route_update() local
754 neigh_last_seqno = neigh_ifinfo->bat_v.last_seqno; in batadv_v_ogm_route_update()
756 neigh_seq_diff = neigh_last_seqno - router_last_seqno; in batadv_v_ogm_route_update()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dbat_v_ogm.c702 u32 neigh_last_seqno; in batadv_v_ogm_route_update() local
749 neigh_last_seqno = neigh_ifinfo->bat_v.last_seqno; in batadv_v_ogm_route_update()
751 neigh_seq_diff = neigh_last_seqno - router_last_seqno; in batadv_v_ogm_route_update()

Completed in 3 milliseconds