1 .. SPDX-License-Identifier: GPL-2.0
7 TIPC (Transparent Inter Process Communication) is a protocol that is
8 specially designed for intra-cluster communication.
10 For more information about TIPC, see http://tipc.sourceforge.net.
15 .. kernel-doc:: net/tipc/subscr.h
18 .. kernel-doc:: net/tipc/bearer.h
21 .. kernel-doc:: net/tipc/name_table.h
24 .. kernel-doc:: net/tipc/name_distr.h
27 .. kernel-doc:: net/tipc/bcast.c
30 TIPC Bearer Interfaces
31 ----------------------
33 .. kernel-doc:: net/tipc/bearer.c
36 .. kernel-doc:: net/tipc/udp_media.c
39 TIPC Crypto Interfaces
40 ----------------------
42 .. kernel-doc:: net/tipc/crypto.c
45 TIPC Discoverer Interfaces
46 --------------------------
48 .. kernel-doc:: net/tipc/discover.c
54 .. kernel-doc:: net/tipc/link.c
60 .. kernel-doc:: net/tipc/msg.c
66 .. kernel-doc:: net/tipc/name_table.c
69 .. kernel-doc:: net/tipc/name_distr.c
72 TIPC Node Management Interfaces
73 -------------------------------
75 .. kernel-doc:: net/tipc/node.c
78 TIPC Socket Interfaces
79 ----------------------
81 .. kernel-doc:: net/tipc/socket.c
84 TIPC Network Topology Interfaces
85 --------------------------------
87 .. kernel-doc:: net/tipc/subscr.c
90 TIPC Server Interfaces
91 ----------------------
93 .. kernel-doc:: net/tipc/topsrv.c
99 .. kernel-doc:: net/tipc/trace.c