Searched refs:nft_flowtable_parse_hook (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_tables_api.c | 8924 static int nft_flowtable_parse_hook(const struct nft_ctx *ctx, in nft_flowtable_parse_hook() function 9160 err = nft_flowtable_parse_hook(ctx, nla, &flowtable_hook, flowtable, in nft_flowtable_update() 9328 err = nft_flowtable_parse_hook(&ctx, nla, &flowtable_hook, flowtable, in nf_tables_newflowtable() 9393 err = nft_flowtable_parse_hook(ctx, nla, &flowtable_hook, flowtable, in nft_delflowtable_hook()
|