OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nft_parse_match
(Results
1 - 3
of
3
) sorted by null
/external/iptables/iptables/
nft-shared.h
137
void
nft_parse_match
(struct nft_xt_ctx *ctx, struct nftnl_expr *e);
nft-shared.c
323
void
nft_parse_match
(struct nft_xt_ctx *ctx, struct nftnl_expr *e)
function
342
fprintf(stderr, "BUG:
nft_parse_match
() unknown family %d\n",
519
nft_parse_match
(&ctx, expr);
nft-bridge.c
394
nft_parse_match
(&ctx, expr);
Completed in 153 milliseconds