Home
last modified time | relevance | path

Searched defs:NETLINK_ISCSI (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Dnetlink.h17 #define NETLINK_ISCSI 8 /* Open-iSCSI */ macro
/third_party/libnl/python/netlink/
Dcore.py60 NETLINK_ISCSI = 8 variable