OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tipc
(Results
1 - 25
of
29
) sorted by null
1
2
/external/iproute2/tipc/
Makefile
10
peer.o
tipc
.o
12
TARGETS=
tipc
18
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>
114
fprintf(stderr, "opening
TIPC
socket: %s\n", strerror(errno));
119
fprintf(stderr, "getting
TIPC
socket address: %s\n",
bearer.c
2
* bearer.c
TIPC
bearer functionality.
20
#include <linux/
tipc
.h>
112
fprintf(stderr, "error, failed to fetch
TIPC
network id from kernel\n");
/system/core/trusty/gatekeeper/
trusty_gatekeeper_ipc.c
26
#include <trusty/
tipc
.h>
/system/core/trusty/storage/proxy/
ipc.c
25
#include <trusty/
tipc
.h>
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
socketmodule.h
69
# include <linux/
tipc
.h>
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.h
69
# include <linux/
tipc
.h>
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.h
69
# include <linux/
tipc
.h>
/external/python/cpython2/Modules/
socketmodule.h
69
# include <linux/
tipc
.h>
/system/core/trusty/keymaster/
trusty_keymaster_ipc.cpp
30
#include <trusty/
tipc
.h>
Makefile
33
-I ../
tipc
/include \
/external/python/cpython3/Modules/
socketmodule.h
79
# include <linux/
tipc
.h>
/bionic/libc/kernel/uapi/linux/
tipc_config.h
23
#include <linux/
tipc
.h>
137
#define TIPC_GENL_NAME "
TIPC
"
/external/iproute2/lib/
ll_proto.c
78
__PF(
TIPC
,
tipc
)
/external/tcpdump/
Android.mk
155
print-
tipc
.c \
/external/kernel-headers/original/uapi/linux/
tipc_config.h
3
* include/uapi/linux/tipc_config.h: Header for
TIPC
configuration interface
43
#include <linux/
tipc
.h>
54
* to the
TIPC
configuration service on a node, which sends a reply message
131
* Used internally by
TIPC
.
137
* TLV types defined for
TIPC
231
#define TIPC_CFG_NOT_SUPPORTED "\x84" /* request is not supported by
TIPC
*/
354
#define TIPC_GENL_NAME "
TIPC
"
359
*
TIPC
specific header used in NETLINK_GENERIC requests.
370
* Configuration messages exchanged via
TIPC
sockets use the
TIPC
configuratio
[
all
...]
/system/core/trusty/storage/lib/
storage.c
27
#include <trusty/
tipc
.h>
/external/libnl/lib/
addr.c
1039
__ADD(AF_TIPC,
tipc
)
/system/core/trusty/libtrusty/tipc-test/
tipc_test.c
26
#include <trusty/
tipc
.h>
Completed in 873 milliseconds
1
2