OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nft_ipv46_rule_find
(Results
1 - 4
of
4
) sorted by null
/external/iptables/iptables/
nft-shared.h
171
bool
nft_ipv46_rule_find
(struct nft_family_ops *ops, struct nftnl_rule *r,
nft-ipv4.c
431
return
nft_ipv46_rule_find
(ops, r, cs);
nft-ipv6.c
379
return
nft_ipv46_rule_find
(ops, r, cs);
nft-shared.c
853
bool
nft_ipv46_rule_find
(struct nft_family_ops *ops,
function
Completed in 604 milliseconds