Searched refs:nft_obj_notify (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/net/netfilter/ |
D | nft_quota.c | 62 nft_obj_notify(nft_net(pkt), obj->key.table, obj, 0, 0, in nft_quota_obj_eval()
|
D | nf_tables_api.c | 7302 void nft_obj_notify(struct net *net, const struct nft_table *table, in nft_obj_notify() function 7342 EXPORT_SYMBOL_GPL(nft_obj_notify); 7347 nft_obj_notify(ctx->net, ctx->table, obj, ctx->portid, ctx->seq, event, in nf_tables_obj_notify()
|
/linux-6.1.9/include/net/netfilter/ |
D | nf_tables.h | 1279 void nft_obj_notify(struct net *net, const struct nft_table *table,
|