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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Ddiscover.c193 link = tipc_link_create(b_ptr, orig, &media_addr);
H A Dlink.h220 struct link *tipc_link_create(struct bearer *b_ptr, const u32 peer,
H A Dlink.c389 * tipc_link_create - create a new link
397 struct link *tipc_link_create(struct bearer *b_ptr, const u32 peer, function
463 dbg("tipc_link_create(): tolerance = %u,cont intv = %u, abort_limit = %u\n",

Completed in 46 milliseconds