OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parse_meta
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
nft-shared.c
210
int
parse_meta
(struct nftnl_expr *e, uint8_t key, char *iniface,
function
438
ops->
parse_meta
(ctx, e, data);
nft-shared.h
78
void (*
parse_meta
)(struct nft_xt_ctx *ctx, struct nftnl_expr *e,
member in struct:nft_family_ops
130
int
parse_meta
(struct nftnl_expr *e, uint8_t key, char *iniface,
Completed in 403 milliseconds