OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invert
(Results
76 - 100
of
2381
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_dscp.h
22
__u8
invert
;
member in struct:xt_dscp_info
28
__u8
invert
;
member in struct:xt_tos_match_info
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_frag.h
20
#define IP6T_FRAG_INV_IDS 0x01 /*
Invert
the sense of ids. */
21
#define IP6T_FRAG_INV_LEN 0x02 /*
Invert
the sense of length. */
/development/ndk/platforms/android-3/include/linux/netfilter/
xt_helper.h
16
int
invert
;
member in struct:xt_helper_info
xt_length.h
17
u_int8_t
invert
;
member in struct:xt_length_info
xt_mac.h
17
int
invert
;
member in struct:xt_mac_info
xt_pkttype.h
17
int
invert
;
member in struct:xt_pkttype_info
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
19
__u8
invert
;
member in struct:xt_physdev_info
xt_string.h
22
__u8
invert
;
member in struct:xt_string_info::__anon26421::__anon26422
/external/iptables/include/linux/netfilter_ipv4/
ipt_ah.h
14
#define IPT_AH_INV_SPI 0x01 /*
Invert
the sense of spi. */
/external/iptables/include/linux/netfilter_ipv6/
ip6t_mh.h
13
#define IP6T_MH_INV_TYPE 0x01 /*
Invert
the sense of type. */
/external/kernel-headers/original/uapi/linux/netfilter/
xt_esp.h
12
#define XT_ESP_INV_SPI 0x01 /*
Invert
the sense of spi. */
xt_ipcomp.h
13
#define XT_IPCOMP_INV_SPI 0x01 /*
Invert
the sense of spi. */
xt_physdev.h
19
__u8
invert
;
member in struct:xt_physdev_info
xt_string.h
22
__u8
invert
;
member in struct:xt_string_info::__anon27048::__anon27049
/external/kernel-headers/original/uapi/linux/netfilter_ipv4/
ipt_ah.h
14
#define IPT_AH_INV_SPI 0x01 /*
Invert
the sense of spi. */
/external/kernel-headers/original/uapi/linux/netfilter_ipv6/
ip6t_mh.h
13
#define IP6T_MH_INV_TYPE 0x01 /*
Invert
the sense of type. */
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/src/
fx_invert.c
10
#include "../libopenjpeg20/
invert
.c"
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter/
xt_esp.h
13
#define XT_ESP_INV_SPI 0x01 /*
Invert
the sense of spi. */
xt_physdev.h
19
__u8
invert
;
member in struct:xt_physdev_info
Completed in 1496 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>