Searched refs:nft_obj_notify (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/net/netfilter/ |
D | nft_quota.c | 64 nft_obj_notify(nft_net(pkt), obj->table, obj, 0, 0, in nft_quota_obj_eval()
|
D | nf_tables_api.c | 5233 void nft_obj_notify(struct net *net, struct nft_table *table, in nft_obj_notify() function 5260 EXPORT_SYMBOL_GPL(nft_obj_notify); 5265 nft_obj_notify(ctx->net, ctx->table, obj, ctx->portid, ctx->seq, event, in nf_tables_obj_notify()
|
/Linux-v4.19/include/net/netfilter/ |
D | nf_tables.h | 1045 void nft_obj_notify(struct net *net, struct nft_table *table,
|