Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/netfilter_arp/
Darp_tables.h120 #define ARPT_BASE_CTL 96 macro
122 #define ARPT_SO_SET_REPLACE (ARPT_BASE_CTL)
123 #define ARPT_SO_SET_ADD_COUNTERS (ARPT_BASE_CTL + 1)
126 #define ARPT_SO_GET_INFO (ARPT_BASE_CTL)
127 #define ARPT_SO_GET_ENTRIES (ARPT_BASE_CTL + 1)
129 #define ARPT_SO_GET_REVISION_TARGET (ARPT_BASE_CTL + 3)