Centos-kernel-stream-9/net/tipc
Allan Stephens a635b46bd8 tipc: Hide internal details of node table implementation
Relocates information about the size of TIPC's node table index and
its associated hash function, since only node subsystem routines need
to have access to this information.

Note that these changes are essentially cosmetic in nature, and have
no impact on the actual operation of TIPC.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-02-24 17:05:15 -05:00
..
Kconfig
Makefile
addr.c
addr.h
bcast.c tipc: Prevent loss of fragmented messages over broadcast link 2012-02-06 16:59:19 -05:00
bcast.h tipc: Major redesign of broadcast link ACK/NACK algorithms 2012-02-06 16:59:18 -05:00
bearer.c tipc: Eliminate a test for negative unsigned quantities 2012-02-24 17:05:15 -05:00
bearer.h tipc: rename struct bearer_name to struct tipc_bearer_names 2011-12-29 21:53:30 -05:00
config.c tipc: nuke the delimit static inline function. 2012-02-24 17:05:14 -05:00
config.h
core.c
core.h tipc: nuke the delimit static inline function. 2012-02-24 17:05:14 -05:00
discover.c tipc: Detect duplicate nodes using different network interfaces 2012-02-24 17:05:13 -05:00
discover.h
eth_media.c
handler.c
link.c tipc: Remove duplicate check of message destination node 2012-02-24 17:05:14 -05:00
link.h
log.c tipc: nuke the delimit static inline function. 2012-02-24 17:05:14 -05:00
log.h
msg.c
msg.h tipc: Remove duplicate check of message destination node 2012-02-24 17:05:14 -05:00
name_distr.c tipc: Eliminate alteration of publication key during name table purging 2012-02-06 16:59:19 -05:00
name_distr.h
name_table.c tipc: Add check to prevent insertion of duplicate name table entries 2012-02-24 17:05:14 -05:00
name_table.h tipc: Simplify enforcement of reserved name type prohibition 2012-02-24 17:05:14 -05:00
net.c
net.h
netlink.c
node.c tipc: Hide internal details of node table implementation 2012-02-24 17:05:15 -05:00
node.h tipc: Hide internal details of node table implementation 2012-02-24 17:05:15 -05:00
node_subscr.c
node_subscr.h
port.c tipc: Minor optimization to rejection of connection-based messages 2012-02-06 16:59:19 -05:00
port.h
ref.c
ref.h
socket.c tipc: Simplify enforcement of reserved name type prohibition 2012-02-24 17:05:14 -05:00
subscr.c tipc: Simplify enforcement of reserved name type prohibition 2012-02-24 17:05:14 -05:00
subscr.h