OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xlate_matches
(Results
1 - 4
of
4
) sorted by null
/external/iptables/iptables/
nft.h
164
int
xlate_matches
(const struct iptables_command_state *cs, struct xt_xlate *xl);
xtables-translate.c
90
int
xlate_matches
(const struct iptables_command_state *cs, struct xt_xlate *xl)
function
nft-ipv4.c
486
ret =
xlate_matches
(cs, xl);
nft-ipv6.c
435
ret =
xlate_matches
(cs, xl);
Completed in 75 milliseconds