OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:add_match
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/deps/lansim/src/py/
simulator.py
65
def
add_match
(self, rule, callback):
member in class:Simulator
142
on the
add_match
() method. The packet |pkt| is any dpkt packet.
294
simu.
add_match
({"ip.tcp.dport": 80}, some_callback)
/external/iptables/iptables/
nft.c
889
int
add_match
(struct nftnl_rule *r, struct xt_entry_match *m)
function
[
all
...]
Completed in 136 milliseconds