Home
last modified time | relevance | path

Searched refs:Matches (Results 1 – 25 of 37) sorted by relevance

12

/external/iptables/extensions/
Dlibipt_policy.man16 Matches if the packet is subject to IPsec processing.
23 Matches the reqid of the policy rule. The reqid can be specified with
30 Matches the SPI of the SA.
33 Matches the encapsulation protocol.
36 Matches the encapsulation mode.
39 Matches the source end-point address of a tunnel mode SA.
43 Matches the destination end-point address of a tunnel mode SA.
Dlibip6t_policy.man16 Matches if the packet is subject to IPsec processing.
23 Matches the reqid of the policy rule. The reqid can be specified with
30 Matches the SPI of the SA.
33 Matches the encapsulation protocol.
36 Matches the encapsulation mode.
39 Matches the source end-point address of a tunnel mode SA.
43 Matches the destination end-point address of a tunnel mode SA.
Dlibip6t_frag.man4 Matches the given Identification or range of it.
11 Matches if the reserved fields are filled with zero.
14 Matches on the first fragment.
17 Matches if there are more fragments.
20 Matches if this is the last fragement.
Dlibipt_owner.man8 Matches if the packet was created by a process with the given
12 Matches if the packet was created by a process with the given
16 Matches if the packet was created by a process with the given
20 Matches if the packet was created by a process in the given session
24 Matches if the packet was created by a process with the given command name.
Dlibip6t_owner.man8 Matches if the packet was created by a process with the given
12 Matches if the packet was created by a process with the given
16 Matches if the packet was created by a process with the given
20 Matches if the packet was created by a process in the given session
Dlibip6t_hl.man4 Matches if Hop Limit equals \fIvalue\fP.
7 Matches if Hop Limit is less than \fIvalue\fP.
10 Matches if Hop Limit is greater than \fIvalue\fP.
Dlibipt_ttl.man4 Matches the given TTL value.
7 Matches if TTL is greater than the given TTL value.
10 Matches if TTL is less than the given TTL value.
Dlibip6t_ah.man4 Matches SPI.
10 Matches if the reserved field is filled with zero.
Dlibip6t_physdev.man35 Matches if the packet has entered through a bridge interface.
38 Matches if the packet will leave through a bridge interface.
41 Matches if the packet is being bridged and therefore is not being routed.
Dlibipt_physdev.man35 Matches if the packet has entered through a bridge interface.
38 Matches if the packet will leave through a bridge interface.
41 Matches if the packet is being bridged and therefore is not being routed.
Dlibipt_string.man13 Matches the given pattern.
15 Matches the given pattern in hex notation.
Dlibipt_addrtype.man34 Matches if the source address is of given type
37 Matches if the destination address is of given type
Dlibip6t_ipv6header.man4 Matches the packet which EXACTLY includes all specified headers. The headers
27 Matches if the packet includes all specified headers with
Dlibipt_connmark.man7 Matches packets in connections with the given mark value (if a mask is
Dlibip6t_mark.man7 Matches packets with the given unsigned mark value (if a \fImask\fP is
Dlibipt_mark.man7 Matches packets with the given unsigned mark value (if a \fImask\fP is
Dlibipt_realm.man5 Matches a given realm number (and optionally mask). If not a number, value
Dlibipt_helper.man4 Matches packets related to the specified conntrack-helper.
/external/easymock/src/org/easymock/internal/matchers/
DMatches.java22 public class Matches implements IArgumentMatcher, Serializable { class
28 public Matches(String regex) { in Matches() method in Matches
/external/chromium/net/http/
Dhttp_cache.cc95 bool Matches(CompletionCallback* cb) const { return cb == callback_; } in Matches() function in net::HttpCache::WorkItem
672 if (entry->writer->Matches(cb)) { in RemovePendingCallbackFromNewEntry()
681 if ((*it)->Matches(cb)) { in RemovePendingCallbackFromNewEntry()
/external/webkit/WebCore/css/
DthemeWinQuirks.css36 /* Matches IE's text offsets in quirksmode (causes text to wrap the same as IE). */
DthemeWin.css81 /* Matches Firefox */
/external/easymock/src/org/easymock/
DEasyMock.java1333 reportMatcher(new Matches(regex)); in matches()
/external/v8/src/
Djsregexp.h446 bool Matches(NodeInfo* that) { in Matches() function
/external/icu4c/data/mappings/
Dconvrtrs.txt618 # EUC-JP { JAVA* } # Matches more closely with ibm-1350
623 EUC-JP { IANA MIME* JAVA* } # Matches more closely with ibm-1350

12