Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dmonitor.c276 /* mon_update_neighbors() : update preceding neighbors of added/removed peer
278 static void mon_update_neighbors(struct tipc_monitor *mon, in mon_update_neighbors() function
345 mon_update_neighbors(mon, prev); in tipc_mon_remove_peer()
388 mon_update_neighbors(mon, p); in tipc_mon_add_peer()
/kernel/linux/linux-6.6/net/tipc/
H A Dmonitor.c306 /* mon_update_neighbors() : update preceding neighbors of added/removed peer
308 static void mon_update_neighbors(struct tipc_monitor *mon, in mon_update_neighbors() function
375 mon_update_neighbors(mon, prev); in tipc_mon_remove_peer()
418 mon_update_neighbors(mon, p); in tipc_mon_add_peer()

Completed in 3 milliseconds