Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.c104 static void tipc_link_sync_xmit(struct tipc_link *l);
631 tipc_link_sync_xmit(l_ptr); in link_state_event()
669 tipc_link_sync_xmit(l_ptr); in link_state_event()
835 static void tipc_link_sync_xmit(struct tipc_link *link) in tipc_link_sync_xmit() function