Home
last modified time | relevance | path

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

/external/iptables/include/linux/netfilter_arp/
Darp_tables.h118 #define ARPT_BASE_CTL 96 macro
120 #define ARPT_SO_SET_REPLACE (ARPT_BASE_CTL)
121 #define ARPT_SO_SET_ADD_COUNTERS (ARPT_BASE_CTL + 1)
124 #define ARPT_SO_GET_INFO (ARPT_BASE_CTL)
125 #define ARPT_SO_GET_ENTRIES (ARPT_BASE_CTL + 1)
127 #define ARPT_SO_GET_REVISION_TARGET (ARPT_BASE_CTL + 3)
/external/kernel-headers/original/uapi/linux/netfilter_arp/
Darp_tables.h122 #define ARPT_BASE_CTL 96 macro
124 #define ARPT_SO_SET_REPLACE (ARPT_BASE_CTL)
125 #define ARPT_SO_SET_ADD_COUNTERS (ARPT_BASE_CTL + 1)
128 #define ARPT_SO_GET_INFO (ARPT_BASE_CTL)
129 #define ARPT_SO_GET_ENTRIES (ARPT_BASE_CTL + 1)
131 #define ARPT_SO_GET_REVISION_TARGET (ARPT_BASE_CTL + 3)
/external/syzkaller/executor/
Dcommon_linux.h1027 #define ARPT_BASE_CTL 96 macro
1028 #define ARPT_SO_SET_REPLACE (ARPT_BASE_CTL)
1029 #define ARPT_SO_GET_INFO (ARPT_BASE_CTL)
1030 #define ARPT_SO_GET_ENTRIES (ARPT_BASE_CTL + 1)
/external/syzkaller/pkg/csource/
Dgenerated.go2537 #define ARPT_BASE_CTL 96
2538 #define ARPT_SO_SET_REPLACE (ARPT_BASE_CTL)
2539 #define ARPT_SO_GET_INFO (ARPT_BASE_CTL)
2540 #define ARPT_SO_GET_ENTRIES (ARPT_BASE_CTL + 1)