Searched defs:NETLINK_NFLOG (Results 1 – 2 of 2) sorted by relevance
/third_party/libnl/include/linux-private/linux/ | ||
D | netlink.h | 14 #define NETLINK_NFLOG 5 /* netfilter/iptables ULOG */ macro |
/third_party/libnl/python/netlink/ | ||
D | core.py | 57 NETLINK_NFLOG = 5 variable |