Searched refs:tipc_mon_state (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | monitor.h | 41 /* struct tipc_mon_state: link instance's cache of monitor list and domain state 50 struct tipc_mon_state { struct 66 struct tipc_mon_state *state, int bearer_id); 68 struct tipc_mon_state *state, int bearer_id); 70 struct tipc_mon_state *state,
|
H A D | monitor.c | 451 struct tipc_mon_state *state, int bearer_id) in tipc_mon_rcv() 536 struct tipc_mon_state *state, int bearer_id) in tipc_mon_prep() 569 struct tipc_mon_state *state, in tipc_mon_get_state()
|
H A D | link.c | 146 struct tipc_mon_state mon_state; 815 struct tipc_mon_state *mstate = &l->mon_state; in tipc_link_timeout() 1825 struct tipc_mon_state *mstate = &l->mon_state; in tipc_link_build_proto_msg()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | monitor.h | 41 /* struct tipc_mon_state: link instance's cache of monitor list and domain state 50 struct tipc_mon_state { struct 66 struct tipc_mon_state *state, int bearer_id); 68 struct tipc_mon_state *state, int bearer_id); 70 struct tipc_mon_state *state,
|
H A D | monitor.c | 481 struct tipc_mon_state *state, int bearer_id) in tipc_mon_rcv() 567 struct tipc_mon_state *state, int bearer_id) in tipc_mon_prep() 600 struct tipc_mon_state *state, in tipc_mon_get_state()
|
H A D | link.c | 174 struct tipc_mon_state mon_state; 850 struct tipc_mon_state *mstate = &l->mon_state; in tipc_link_timeout() 1861 struct tipc_mon_state *mstate = &l->mon_state; in tipc_link_build_proto_msg()
|
Completed in 18 milliseconds