|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | MAX_ADDR_STR 32 |
Variables | |
| struct tipc_bearer | tipc_bearers [MAX_BEARERS] |
| void tipc_bearer_add_dest | ( | struct tipc_bearer * | b_ptr, |
| u32 | dest | ||
| ) |
| int tipc_bearer_congested | ( | struct tipc_bearer * | b_ptr, |
| struct tipc_link * | l_ptr | ||
| ) |
|
read |
|
read |
| void tipc_bearer_lock_push | ( | struct tipc_bearer * | b_ptr | ) |
| void tipc_bearer_remove_dest | ( | struct tipc_bearer * | b_ptr, |
| u32 | dest | ||
| ) |
| int tipc_bearer_resolve_congestion | ( | struct tipc_bearer * | b_ptr, |
| struct tipc_link * | l_ptr | ||
| ) |
| void tipc_bearer_schedule | ( | struct tipc_bearer * | b_ptr, |
| struct tipc_link * | l_ptr | ||
| ) |
| void tipc_continue | ( | struct tipc_bearer * | b_ptr | ) |
| void tipc_media_addr_printf | ( | char * | buf, |
| int | len, | ||
| struct tipc_media_addr * | a | ||
| ) |
|
read |
| int tipc_register_media | ( | struct tipc_media * | m_ptr | ) |
| struct tipc_bearer tipc_bearers[MAX_BEARERS] |
1.8.2