OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIPC_NLA_SOCK
(Results
1 - 4
of
4
) sorted by null
/external/iproute2/tipc/
socket.c
57
nest = mnl_attr_nest_start(nlh,
TIPC_NLA_SOCK
);
71
if (!info[
TIPC_NLA_SOCK
])
74
mnl_attr_parse_nested(info[
TIPC_NLA_SOCK
], parse_attrs, attrs);
/bionic/libc/kernel/uapi/linux/
tipc_netlink.h
54
TIPC_NLA_SOCK
,
/external/iproute2/include/linux/
tipc_netlink.h
69
TIPC_NLA_SOCK
, /* nest */
/external/kernel-headers/original/uapi/linux/
tipc_netlink.h
68
TIPC_NLA_SOCK
, /* nest */
Completed in 42 milliseconds