OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tipc
(Results
1 - 18
of
18
) sorted by null
/external/iproute2/tipc/
Makefile
9
peer.o
tipc
.o
13
TARGETS=
tipc
21
tipc
: $(TIPCOBJ)
misc.c
2
* misc.c Miscellaneous
TIPC
helper functions.
14
#include <linux/
tipc
.h>
peer.c
2
* peer.c
TIPC
peer functionality.
18
#include <linux/
tipc
.h>
nametable.c
2
* nametable.c
TIPC
nametable functionality.
16
#include <linux/
tipc
.h>
socket.c
2
* socket.c
TIPC
socket functionality.
15
#include <linux/
tipc
.h>
msg.c
17
#include <linux/
tipc
.h>
158
"Unable to get
TIPC
nl family id (module loaded?)\n");
media.c
2
* media.c
TIPC
link functionality.
18
#include <linux/
tipc
.h>
node.c
2
* node.c
TIPC
node functionality.
18
#include <linux/
tipc
.h>
113
fprintf(stderr, "opening
TIPC
socket: %s\n", strerror(errno));
118
fprintf(stderr, "getting
TIPC
socket address: %s\n",
link.c
2
* link.c
TIPC
link functionality.
18
#include <linux/
tipc
.h>
bearer.c
2
* bearer.c
TIPC
bearer functionality.
19
#include <linux/
tipc
.h>
115
fprintf(stderr, "error, failed to fetch
TIPC
network id from kernel\n");
/external/iproute2/man/man8/
Makefile
14
tipc
.8
tipc
-bearer.8
tipc
-link.8
tipc
-media.8
tipc
-nametable.8 \
15
tipc
-node.8
tipc
-socket.8 \
/system/core/trusty/gatekeeper/
trusty_gatekeeper_ipc.c
23
#include <trusty/
tipc
.h>
/system/core/trusty/libtrusty/tipc-test/
Android.mk
19
LOCAL_MODULE :=
tipc
-test
tipc_test.c
25
#include <trusty/
tipc
.h>
/bionic/libc/kernel/uapi/linux/
tipc_config.h
24
#include <linux/
tipc
.h>
166
#define TIPC_GENL_NAME "
TIPC
"
/external/iproute2/lib/
ll_proto.c
79
__PF(
TIPC
,
tipc
)
/external/tcpdump/
Android.mk
143
print-
tipc
.c \
/external/kernel-headers/original/uapi/linux/
tipc_config.h
2
* include/uapi/linux/tipc_config.h: Header for
TIPC
configuration interface
42
#include <linux/
tipc
.h>
53
* to the
TIPC
configuration service on a node, which sends a reply message
130
* Used internally by
TIPC
.
136
* TLV types defined for
TIPC
230
#define TIPC_CFG_NOT_SUPPORTED "\x84" /* request is not supported by
TIPC
*/
353
#define TIPC_GENL_NAME "
TIPC
"
358
*
TIPC
specific header used in NETLINK_GENERIC requests.
369
* Configuration messages exchanged via
TIPC
sockets use the
TIPC
configuratio
[
all
...]
Completed in 304 milliseconds