Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_ipv4/
H A Dip_tables.h101 #define IPT_BASE_CTL 64 macro
103 #define IPT_SO_SET_REPLACE (IPT_BASE_CTL)
104 #define IPT_SO_SET_ADD_COUNTERS (IPT_BASE_CTL + 1)
107 #define IPT_SO_GET_INFO (IPT_BASE_CTL)
108 #define IPT_SO_GET_ENTRIES (IPT_BASE_CTL + 1)
109 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2)
110 #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3)