Searched refs:IPT_BASE_CTL (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/netfilter_ipv4/
H A Dip_tables.h84 #define IPT_BASE_CTL 64 macro
85 #define IPT_SO_SET_REPLACE (IPT_BASE_CTL)
86 #define IPT_SO_SET_ADD_COUNTERS (IPT_BASE_CTL + 1)
88 #define IPT_SO_GET_INFO (IPT_BASE_CTL)
89 #define IPT_SO_GET_ENTRIES (IPT_BASE_CTL + 1)
90 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2)
91 #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/netfilter_ipv4/
H A Dip_tables.h84 #define IPT_BASE_CTL 64 macro
85 #define IPT_SO_SET_REPLACE (IPT_BASE_CTL)
86 #define IPT_SO_SET_ADD_COUNTERS (IPT_BASE_CTL + 1)
88 #define IPT_SO_GET_INFO (IPT_BASE_CTL)
89 #define IPT_SO_GET_ENTRIES (IPT_BASE_CTL + 1)
90 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2)
91 #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/netfilter_ipv4/
H A Dip_tables.h84 #define IPT_BASE_CTL 64 macro
85 #define IPT_SO_SET_REPLACE (IPT_BASE_CTL)
86 #define IPT_SO_SET_ADD_COUNTERS (IPT_BASE_CTL + 1)
88 #define IPT_SO_GET_INFO (IPT_BASE_CTL)
89 #define IPT_SO_GET_ENTRIES (IPT_BASE_CTL + 1)
90 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2)
91 #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3)

Completed in 23 milliseconds