Home
last modified time | relevance | path

Searched refs:NETLINK_CONNECTOR (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dnetlink_protocols.h35 #if !(defined(NETLINK_CONNECTOR) || (defined(HAVE_DECL_NETLINK_CONNECTOR) && HAVE_DECL_NETLINK_CONN…
36 # define NETLINK_CONNECTOR 11 macro
80 XLAT(NETLINK_CONNECTOR),
Dnetlink_protocols.in12 NETLINK_CONNECTOR 11
/external/ltp/testcases/kernel/connectors/pec/
Dpec_listener.c35 #ifndef NETLINK_CONNECTOR
243 sd = socket(PF_NETLINK, SOCK_DGRAM, NETLINK_CONNECTOR); in main()
/external/libnl/include/linux-private/linux/
Dnetlink.h18 #define NETLINK_CONNECTOR 11 macro
/external/iproute2/include/linux/
Dnetlink.h19 #define NETLINK_CONNECTOR 11 macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h19 #define NETLINK_CONNECTOR 11 macro
/external/iproute2/lib/
Drt_names.c581 [NETLINK_CONNECTOR] = "connector",
/external/libnl/python/netlink/
Dcore.py63 NETLINK_CONNECTOR = 11 variable
/external/libnl/lib/
Dutils.c615 __ADD(NETLINK_CONNECTOR,connector)