Searched refs:nft_hook (Results 1 – 6 of 6) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_tables_offload.c | 225 struct nft_hook *hook; in nft_chain_offload_support() 463 struct nft_hook *hook; in nft_flow_block_chain() 632 struct nft_hook *hook, *found; in __nft_offload_get_chain()
|
| H A D | nf_tables_api.c | 320 struct nft_hook *hook; in nft_netdev_register_hooks() 347 static void nft_netdev_hook_free_ops(struct nft_hook *hook) in nft_netdev_hook_free_ops() 357 static void nft_netdev_hook_free(struct nft_hook *hook) in nft_netdev_hook_free() 365 struct nft_hook *hook = container_of(rcu, struct nft_hook, rcu); in __nft_netdev_hook_free_rcu() 370 static void nft_netdev_hook_free_rcu(struct nft_hook *hook) in nft_netdev_hook_free_rcu() 375 static void nft_netdev_hook_unlink_free_rcu(struct nft_hook *hook) in nft_netdev_hook_unlink_free_rcu() 393 struct nft_hook *hook; in nft_netdev_unregister_trans_hook() 412 struct nft_hook *hook, *next; in nft_netdev_unregister_hooks() 1976 static bool hook_is_prefix(struct nft_hook *hook) in hook_is_prefix() 1981 static int nft_nla_put_hook_dev(struct sk_buff *skb, struct nft_hook *hook) in nft_nla_put_hook_dev() [all …]
|
| H A D | nft_chain_filter.c | 327 struct nft_hook *hook; in nft_netdev_event()
|
| H A D | nft_synproxy.c | 121 if (nf_ip_checksum(skb, nft_hook(pkt), thoff, IPPROTO_TCP)) { in nft_synproxy_do_eval()
|
| H A D | nf_flow_table_path.c | 207 struct nft_hook *hook; in nft_flowtable_find_dev()
|
| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 56 static inline unsigned int nft_hook(const struct nft_pktinfo *pkt) in nft_hook() function 1216 struct nft_hook { struct 1225 struct nf_hook_ops *nft_hook_find_ops(const struct nft_hook *hook, argument 1227 struct nf_hook_ops *nft_hook_find_ops_rcu(const struct nft_hook *hook, 1686 struct nft_hook *hook;
|