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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dlink.c100 static int link_recv_changeover_msg(struct link **l_ptr, struct sk_buff **buf);
1853 if (link_recv_changeover_msg(&l_ptr, &buf)) {
2414 * link_recv_changeover_msg(): Receive tunneled packet sent
2418 static int link_recv_changeover_msg(struct link **l_ptr, function

Completed in 49 milliseconds