Searched defs:NETLINK_AUDIT (Results 1 – 2 of 2) sorted by relevance
/third_party/libnl/include/linux-private/linux/ | ||
D | netlink.h | 18 #define NETLINK_AUDIT 9 /* auditing */ macro |
/third_party/libnl/python/netlink/ | ||
D | core.py | 61 NETLINK_AUDIT = 9 variable |