OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invert
(Results
101 - 125
of
1884
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/ndk/platforms/android-3/include/linux/netfilter/
xt_realm.h
18
u_int8_t
invert
;
member in struct:xt_realm_info
xt_tcpmss.h
17
u_int8_t
invert
;
member in struct:xt_tcpmss_match_info
/external/iproute2/tc/
emp_ematch.y
30
%type <i>
invert
relation
59
invert
ATTRIBUTE '(' args ')'
66
|
invert
'(' expr ')'
89
invert
:
label
/external/iptables/extensions/
libxt_cpu.c
28
if (cb->
invert
)
29
cpuinfo->
invert
= true;
37
printf(" cpu %s%u", info->
invert
? "! ":"", info->cpu);
44
printf("%s --cpu %u", info->
invert
? " !" : "", info->cpu);
libxt_helper.c
28
if (cb->
invert
)
29
info->
invert
= 1;
37
printf(" helper match %s\"%s\"", info->
invert
? "! " : "", info->name);
44
printf("%s --helper", info->
invert
? " !" : "");
/external/iptables/include/linux/netfilter/
xt_esp.h
12
#define XT_ESP_INV_SPI 0x01 /*
Invert
the sense of spi. */
xt_physdev.h
22
__u8
invert
;
member in struct:xt_physdev_info
xt_string.h
22
__u8
invert
;
member in struct:xt_string_info::__anon21346::__anon21347
/external/iptables/include/linux/netfilter_ipv4/
ipt_ah.h
12
#define IPT_AH_INV_SPI 0x01 /*
Invert
the sense of spi. */
/external/iptables/include/linux/netfilter_ipv6/
ip6t_mh.h
11
#define IP6T_MH_INV_TYPE 0x01 /*
Invert
the sense of type. */
/external/kernel-headers/original/linux/netfilter/
xt_esp.h
11
#define XT_ESP_INV_SPI 0x01 /*
Invert
the sense of spi. */
xt_physdev.h
20
u_int8_t
invert
;
member in struct:xt_physdev_info
/external/kernel-headers/original/linux/netfilter_ipv4/
ipt_ah.h
13
#define IPT_AH_INV_SPI 0x01 /*
Invert
the sense of spi. */
ipt_recent.h
22
u_int8_t
invert
;
member in struct:ipt_recent_info
/external/openfst/src/include/fst/script/
invert.h
22
#include <fst/
invert
.h>
31
void
Invert
(MutableFstClass *fst) {
34
Invert
(typed_fst);
38
void
Invert
(MutableFstClass *fst);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_esp.h
11
#define XT_ESP_INV_SPI 0x01 /*
Invert
the sense of spi. */
xt_physdev.h
17
u_int8_t
invert
;
member in struct:xt_physdev_info
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ah.h
13
#define IPT_AH_INV_SPI 0x01 /*
Invert
the sense of spi. */
ipt_recent.h
22
u_int8_t
invert
;
member in struct:ipt_recent_info
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_mh.h
12
#define IP6T_MH_INV_TYPE 0x01 /*
Invert
the sense of type. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_esp.h
11
#define XT_ESP_INV_SPI 0x01 /*
Invert
the sense of spi. */
xt_physdev.h
17
u_int8_t
invert
;
member in struct:xt_physdev_info
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ah.h
13
#define IPT_AH_INV_SPI 0x01 /*
Invert
the sense of spi. */
ipt_recent.h
22
u_int8_t
invert
;
member in struct:ipt_recent_info
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_mh.h
12
#define IP6T_MH_INV_TYPE 0x01 /*
Invert
the sense of type. */
Completed in 2261 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>