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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/tipc/
H A Dtipc_bearer.h107 int tipc_block_bearer(const char *name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Deth_media.c208 tipc_block_bearer(eb_ptr->bearer->name);
214 tipc_block_bearer(eb_ptr->bearer->name);
218 tipc_block_bearer(eb_ptr->bearer->name);
H A Dcore.c270 EXPORT_SYMBOL(tipc_block_bearer); variable
H A Dbearer.c580 * tipc_block_bearer(): Block the bearer with the given name,
584 int tipc_block_bearer(const char *name) function

Completed in 54 milliseconds