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

/bionic/libc/kernel/uapi/linux/netfilter_arp/
H A Darp_tables.h77 #define ARPT_BASE_CTL 96 macro
78 #define ARPT_SO_SET_REPLACE (ARPT_BASE_CTL)
79 #define ARPT_SO_SET_ADD_COUNTERS (ARPT_BASE_CTL + 1)
81 #define ARPT_SO_GET_INFO (ARPT_BASE_CTL)
82 #define ARPT_SO_GET_ENTRIES (ARPT_BASE_CTL + 1)
83 #define ARPT_SO_GET_REVISION_TARGET (ARPT_BASE_CTL + 3)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/netfilter_arp/
H A Darp_tables.h77 #define ARPT_BASE_CTL 96 macro
78 #define ARPT_SO_SET_REPLACE (ARPT_BASE_CTL)
79 #define ARPT_SO_SET_ADD_COUNTERS (ARPT_BASE_CTL + 1)
81 #define ARPT_SO_GET_INFO (ARPT_BASE_CTL)
82 #define ARPT_SO_GET_ENTRIES (ARPT_BASE_CTL + 1)
83 #define ARPT_SO_GET_REVISION_TARGET (ARPT_BASE_CTL + 3)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/netfilter_arp/
H A Darp_tables.h77 #define ARPT_BASE_CTL 96 macro
78 #define ARPT_SO_SET_REPLACE (ARPT_BASE_CTL)
79 #define ARPT_SO_SET_ADD_COUNTERS (ARPT_BASE_CTL + 1)
81 #define ARPT_SO_GET_INFO (ARPT_BASE_CTL)
82 #define ARPT_SO_GET_ENTRIES (ARPT_BASE_CTL + 1)
83 #define ARPT_SO_GET_REVISION_TARGET (ARPT_BASE_CTL + 3)

Completed in 40 milliseconds