OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sense
(Results
1 - 25
of
1888
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/iptables/include/linux/netfilter_ipv6/
ip6t_ah.h
16
#define IP6T_AH_INV_SPI 0x01 /* Invert the
sense
of spi. */
17
#define IP6T_AH_INV_LEN 0x02 /* Invert the
sense
of length. */
ip6t_rt.h
27
#define IP6T_RT_INV_TYP 0x01 /* Invert the
sense
of type. */
28
#define IP6T_RT_INV_SGS 0x02 /* Invert the
sense
of Segments. */
29
#define IP6T_RT_INV_LEN 0x04 /* Invert the
sense
of length. */
ip6t_frag.h
19
#define IP6T_FRAG_INV_IDS 0x01 /* Invert the
sense
of ids. */
20
#define IP6T_FRAG_INV_LEN 0x02 /* Invert the
sense
of length. */
/external/kernel-headers/original/linux/netfilter_ipv6/
ip6t_ah.h
17
#define IP6T_AH_INV_SPI 0x01 /* Invert the
sense
of spi. */
18
#define IP6T_AH_INV_LEN 0x02 /* Invert the
sense
of length. */
ip6t_rt.h
28
#define IP6T_RT_INV_TYP 0x01 /* Invert the
sense
of type. */
29
#define IP6T_RT_INV_SGS 0x02 /* Invert the
sense
of Segments. */
30
#define IP6T_RT_INV_LEN 0x04 /* Invert the
sense
of length. */
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. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_ah.h
17
#define IP6T_AH_INV_SPI 0x01 /* Invert the
sense
of spi. */
18
#define IP6T_AH_INV_LEN 0x02 /* Invert the
sense
of length. */
ip6t_rt.h
28
#define IP6T_RT_INV_TYP 0x01 /* Invert the
sense
of type. */
29
#define IP6T_RT_INV_SGS 0x02 /* Invert the
sense
of Segments. */
30
#define IP6T_RT_INV_LEN 0x04 /* Invert the
sense
of length. */
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. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_ah.h
17
#define IP6T_AH_INV_SPI 0x01 /* Invert the
sense
of spi. */
18
#define IP6T_AH_INV_LEN 0x02 /* Invert the
sense
of length. */
ip6t_rt.h
28
#define IP6T_RT_INV_TYP 0x01 /* Invert the
sense
of type. */
29
#define IP6T_RT_INV_SGS 0x02 /* Invert the
sense
of Segments. */
30
#define IP6T_RT_INV_LEN 0x04 /* Invert the
sense
of length. */
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. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_ah.h
17
#define IP6T_AH_INV_SPI 0x01 /* Invert the
sense
of spi. */
18
#define IP6T_AH_INV_LEN 0x02 /* Invert the
sense
of length. */
ip6t_rt.h
28
#define IP6T_RT_INV_TYP 0x01 /* Invert the
sense
of type. */
29
#define IP6T_RT_INV_SGS 0x02 /* Invert the
sense
of Segments. */
30
#define IP6T_RT_INV_LEN 0x04 /* Invert the
sense
of length. */
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. */
/external/iproute2/include/linux/netfilter/
xt_tcpudp.h
17
#define XT_TCP_INV_SRCPT 0x01 /* Invert the
sense
of source ports. */
18
#define XT_TCP_INV_DSTPT 0x02 /* Invert the
sense
of dest ports. */
19
#define XT_TCP_INV_FLAGS 0x04 /* Invert the
sense
of TCP flags. */
20
#define XT_TCP_INV_OPTION 0x08 /* Invert the
sense
of option test. */
31
#define XT_UDP_INV_SRCPT 0x01 /* Invert the
sense
of source ports. */
32
#define XT_UDP_INV_DSTPT 0x02 /* Invert the
sense
of dest ports. */
/external/iptables/include/linux/netfilter/
xt_tcpudp.h
17
#define XT_TCP_INV_SRCPT 0x01 /* Invert the
sense
of source ports. */
18
#define XT_TCP_INV_DSTPT 0x02 /* Invert the
sense
of dest ports. */
19
#define XT_TCP_INV_FLAGS 0x04 /* Invert the
sense
of TCP flags. */
20
#define XT_TCP_INV_OPTION 0x08 /* Invert the
sense
of option test. */
31
#define XT_UDP_INV_SRCPT 0x01 /* Invert the
sense
of source ports. */
32
#define XT_UDP_INV_DSTPT 0x02 /* Invert the
sense
of dest ports. */
xt_esp.h
12
#define XT_ESP_INV_SPI 0x01 /* Invert the
sense
of spi. */
/external/kernel-headers/original/linux/netfilter/
xt_tcpudp.h
16
#define XT_TCP_INV_SRCPT 0x01 /* Invert the
sense
of source ports. */
17
#define XT_TCP_INV_DSTPT 0x02 /* Invert the
sense
of dest ports. */
18
#define XT_TCP_INV_FLAGS 0x04 /* Invert the
sense
of TCP flags. */
19
#define XT_TCP_INV_OPTION 0x08 /* Invert the
sense
of option test. */
31
#define XT_UDP_INV_SRCPT 0x01 /* Invert the
sense
of source ports. */
32
#define XT_UDP_INV_DSTPT 0x02 /* Invert the
sense
of dest ports. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_tcpudp.h
16
#define XT_TCP_INV_SRCPT 0x01 /* Invert the
sense
of source ports. */
17
#define XT_TCP_INV_DSTPT 0x02 /* Invert the
sense
of dest ports. */
18
#define XT_TCP_INV_FLAGS 0x04 /* Invert the
sense
of TCP flags. */
19
#define XT_TCP_INV_OPTION 0x08 /* Invert the
sense
of option test. */
31
#define XT_UDP_INV_SRCPT 0x01 /* Invert the
sense
of source ports. */
32
#define XT_UDP_INV_DSTPT 0x02 /* Invert the
sense
of dest ports. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_tcpudp.h
16
#define XT_TCP_INV_SRCPT 0x01 /* Invert the
sense
of source ports. */
17
#define XT_TCP_INV_DSTPT 0x02 /* Invert the
sense
of dest ports. */
18
#define XT_TCP_INV_FLAGS 0x04 /* Invert the
sense
of TCP flags. */
19
#define XT_TCP_INV_OPTION 0x08 /* Invert the
sense
of option test. */
31
#define XT_UDP_INV_SRCPT 0x01 /* Invert the
sense
of source ports. */
32
#define XT_UDP_INV_DSTPT 0x02 /* Invert the
sense
of dest ports. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_tcpudp.h
16
#define XT_TCP_INV_SRCPT 0x01 /* Invert the
sense
of source ports. */
17
#define XT_TCP_INV_DSTPT 0x02 /* Invert the
sense
of dest ports. */
18
#define XT_TCP_INV_FLAGS 0x04 /* Invert the
sense
of TCP flags. */
19
#define XT_TCP_INV_OPTION 0x08 /* Invert the
sense
of option test. */
31
#define XT_UDP_INV_SRCPT 0x01 /* Invert the
sense
of source ports. */
32
#define XT_UDP_INV_DSTPT 0x02 /* Invert the
sense
of dest ports. */
/external/dhcpcd/dhcpcd-hooks/
90-NetworkManager
3
# only makes
sense
if NetworkManager is patched NOT to override the
/external/iptables/extensions/
libxt_mac.man
4
Note that this only makes
sense
for packets coming from an Ethernet device
/external/iptables/include/linux/netfilter_ipv4/
ipt_ah.h
12
#define IPT_AH_INV_SPI 0x01 /* Invert the
sense
of spi. */
Completed in 294 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>