Home
last modified time | relevance | path

Searched refs:link_state_event (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/tipc/
Dlink.c101 static void link_state_event(struct tipc_link *l_ptr, u32 event);
200 link_state_event(l_ptr, TIMEOUT_EVT); in link_timeout()
293 link_state_event(l_ptr, STARTING_EVT); in tipc_link_create()
511 static void link_state_event(struct tipc_link *l_ptr, unsigned int event) in link_state_event() function
1128 link_state_event(l_ptr, TRAFFIC_MSG_EVT); in tipc_rcv()
1451 link_state_event(l_ptr, RESET_MSG); in tipc_link_proto_rcv()
1480 link_state_event(l_ptr, ACTIVATE_MSG); in tipc_link_proto_rcv()
1501 link_state_event(l_ptr, TRAFFIC_MSG_EVT); in tipc_link_proto_rcv()