Searched defs:NETLINK_ISCSI (Results 1 – 2 of 2) sorted by relevance
/third_party/libnl/include/linux-private/linux/ | ||
D | netlink.h | 17 #define NETLINK_ISCSI 8 /* Open-iSCSI */ macro |
/third_party/libnl/python/netlink/ | ||
D | core.py | 60 NETLINK_ISCSI = 8 variable |