Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/connectors/pec/
Dpec_listener.c26 #ifndef NETLINK_CONNECTOR
279 sd = socket(PF_NETLINK, SOCK_DGRAM, NETLINK_CONNECTOR); in main()
/third_party/libnl/include/linux-private/linux/
Dnetlink.h20 #define NETLINK_CONNECTOR 11 macro
/third_party/libnl/python/netlink/
Dcore.py63 NETLINK_CONNECTOR = 11 variable
/third_party/libnl/lib/
Dutils.c647 __ADD(NETLINK_CONNECTOR,connector),