Home
last modified time | relevance | path

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

/linux-2.6.39/net/tipc/
Dlink.c91 static int link_recv_changeover_msg(struct link **l_ptr, struct sk_buff **buf);
1767 if (link_recv_changeover_msg(&l_ptr, &buf)) { in tipc_recv_msg()
2304 static int link_recv_changeover_msg(struct link **l_ptr, in link_recv_changeover_msg() function