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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A Dcore.c232 EXPORT_SYMBOL(tipc_attach); variable
H A Duser_reg.c155 * tipc_attach - register a TIPC user
160 int tipc_attach(u32 *userid, tipc_mode_event cb, void *usr_handle) function
H A Dconfig.c545 res = tipc_attach(&mng.user_ref, NULL, NULL);
H A Dsubscr.c531 res = tipc_attach(&topsrv.user_ref, NULL, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/tipc/
H A Dtipc.h61 int tipc_attach(unsigned int *userref, tipc_mode_event, void *usr_handle);

Completed in 98 milliseconds