Searched refs:NETLINK_USERSOCK (Results 1 - 6 of 6) sorted by relevance

/external/strace/xlat/
H A Dnetlink_protocols.h17 #if defined(NETLINK_USERSOCK) || (defined(HAVE_DECL_NETLINK_USERSOCK) && HAVE_DECL_NETLINK_USERSOCK)
18 XLAT(NETLINK_USERSOCK),
/external/libnl/include/linux/
H A Dnetlink.h9 #define NETLINK_USERSOCK 2 /* Reserved for user mode socket protocols */ macro
/external/iproute2/include/linux/
H A Dnetlink.h10 #define NETLINK_USERSOCK 2 /* Reserved for user mode socket protocols */ macro
/external/kernel-headers/original/uapi/linux/
H A Dnetlink.h10 #define NETLINK_USERSOCK 2 /* Reserved for user mode socket protocols */ macro
/external/iproute2/lib/
H A Drt_names.c572 [NETLINK_USERSOCK] = "usersock",
/external/libnl/lib/
H A Dutils.c441 __ADD(NETLINK_USERSOCK,usersock)

Completed in 105 milliseconds