Home
last modified time | relevance | path

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

/aosp12/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)