| H A D | nf_tables_api.c | 943 struct nft_flowtable *flowtable) in nft_trans_flowtable_add() argument 953 nft_activate_next(ctx->net, flowtable); in nft_trans_flowtable_add() 956 nft_trans_flowtable(trans) = flowtable; in nft_trans_flowtable_add() 963 struct nft_flowtable *flowtable) in nft_delflowtable() argument 967 trans = nft_trans_flowtable_add(ctx, NFT_MSG_DELFLOWTABLE, flowtable); in nft_delflowtable() 971 nft_deactivate_next(ctx->net, flowtable); in nft_delflowtable() 1669 struct nft_flowtable *flowtable, *nft; in nft_flush_table() local 1701 list_for_each_entry_safe(flowtable, nft, &ctx->table->flowtables, list) { in nft_flush_table() 1702 if (!nft_is_active_next(ctx->net, flowtable)) in nft_flush_table() 1705 err = nft_delflowtable(ctx, flowtable); in nft_flush_table() 8797 struct nft_flowtable *flowtable; nft_flowtable_lookup() local 8810 nf_tables_deactivate_flowtable(const struct nft_ctx * ctx,struct nft_flowtable * flowtable,enum nft_trans_phase phase) nf_tables_deactivate_flowtable() argument 8830 struct nft_flowtable *flowtable; nft_flowtable_lookup_byhandle() local 8855 nft_flowtable_parse_hook(const struct nft_ctx * ctx,const struct nlattr * const nla[],struct nft_flowtable_hook * flowtable_hook,struct nft_flowtable * flowtable,struct netlink_ext_ack * extack,bool add) nft_flowtable_parse_hook() argument 8964 nft_unregister_flowtable_ops(struct net * net,struct nft_flowtable * flowtable,struct nf_hook_ops * ops) nft_unregister_flowtable_ops() argument 8973 __nft_unregister_flowtable_net_hooks(struct net * net,struct nft_flowtable * flowtable,struct list_head * hook_list,bool release_netdev) __nft_unregister_flowtable_net_hooks() argument 8989 nft_unregister_flowtable_net_hooks(struct net * net,struct nft_flowtable * flowtable,struct list_head * hook_list) nft_unregister_flowtable_net_hooks() argument 8996 nft_register_flowtable_ops(struct net * net,struct nft_flowtable * flowtable,struct nf_hook_ops * ops) nft_register_flowtable_ops() argument 9018 nft_register_flowtable_net_hooks(struct net * net,struct nft_table * table,struct list_head * hook_list,struct nft_flowtable * flowtable) nft_register_flowtable_net_hooks() argument 9070 nft_flowtable_unregister_trans_hook(struct net * net,struct nft_flowtable * flowtable,struct list_head * hook_list) nft_flowtable_unregister_trans_hook() argument 9088 nft_flowtable_update(struct nft_ctx * ctx,const struct nlmsghdr * nlh,struct nft_flowtable * flowtable,struct netlink_ext_ack * extack) nft_flowtable_update() argument 9188 struct nft_flowtable *flowtable; nf_tables_newflowtable() local 9324 nft_delflowtable_hook(struct nft_ctx * ctx,struct nft_flowtable * flowtable,struct netlink_ext_ack * extack) nft_delflowtable_hook() argument 9382 struct nft_flowtable *flowtable; nf_tables_delflowtable() local 9433 nf_tables_fill_flowtable_info(struct sk_buff * skb,struct net * net,u32 portid,u32 seq,int event,u32 flags,int family,struct nft_flowtable * flowtable,struct list_head * hook_list,struct list_head * trans_hook_list) nf_tables_fill_flowtable_info() argument 9514 struct nft_flowtable *flowtable; nf_tables_dump_flowtable() local 9601 struct nft_flowtable *flowtable; nf_tables_getflowtable() local 9655 nf_tables_flowtable_notify(struct nft_ctx * ctx,struct nft_flowtable * flowtable,struct list_head * hook_list,struct list_head * trans_hook_list,int event) nf_tables_flowtable_notify() argument 9691 nf_tables_flowtable_destroy(struct nft_flowtable * flowtable) nf_tables_flowtable_destroy() argument 9752 nft_flowtable_event(unsigned long event,struct net_device * dev,struct nft_flowtable * flowtable,bool changename) nft_flowtable_event() argument 9809 struct nft_flowtable *flowtable; __nf_tables_flowtable_event() local 11962 struct nft_flowtable *flowtable; __nft_release_hook() local 11988 struct nft_flowtable *flowtable, *nf; __nft_release_table() local [all...] |