nf_hook_ops       110 drivers/net/ipvlan/ipvlan_l3s.c static const struct nf_hook_ops ipvl_nfops[] = {
nf_hook_ops        62 include/linux/netfilter.h struct nf_hook_ops;
nf_hook_ops       121 include/linux/netfilter.h static inline struct nf_hook_ops **nf_hook_entries_get_hook_ops(const struct nf_hook_entries *e)
nf_hook_ops       128 include/linux/netfilter.h 	return (struct nf_hook_ops **)hook_end;
nf_hook_ops       183 include/linux/netfilter.h int nf_register_net_hook(struct net *net, const struct nf_hook_ops *ops);
nf_hook_ops       184 include/linux/netfilter.h void nf_unregister_net_hook(struct net *net, const struct nf_hook_ops *ops);
nf_hook_ops       185 include/linux/netfilter.h int nf_register_net_hooks(struct net *net, const struct nf_hook_ops *reg,
nf_hook_ops       187 include/linux/netfilter.h void nf_unregister_net_hooks(struct net *net, const struct nf_hook_ops *reg,
nf_hook_ops       449 include/linux/netfilter/x_tables.h struct nf_hook_ops *xt_hook_ops_alloc(const struct xt_table *, nf_hookfn *);
nf_hook_ops        54 include/linux/netfilter_arp/arp_tables.h 			const struct nf_hook_ops *ops, struct xt_table **res);
nf_hook_ops        56 include/linux/netfilter_arp/arp_tables.h 			   const struct nf_hook_ops *ops);
nf_hook_ops       111 include/linux/netfilter_bridge/ebtables.h 			      const struct nf_hook_ops *ops,
nf_hook_ops       114 include/linux/netfilter_bridge/ebtables.h 				 const struct nf_hook_ops *);
nf_hook_ops        27 include/linux/netfilter_ipv4/ip_tables.h 		       const struct nf_hook_ops *ops, struct xt_table **res);
nf_hook_ops        29 include/linux/netfilter_ipv4/ip_tables.h 			  const struct nf_hook_ops *ops);
nf_hook_ops        29 include/linux/netfilter_ipv6/ip6_tables.h 			const struct nf_hook_ops *ops, struct xt_table **res);
nf_hook_ops        31 include/linux/netfilter_ipv6/ip6_tables.h 			   const struct nf_hook_ops *ops);
nf_hook_ops         8 include/net/netfilter/nf_conntrack_bridge.h struct nf_hook_ops;
nf_hook_ops        11 include/net/netfilter/nf_conntrack_bridge.h 	struct nf_hook_ops	*ops;
nf_hook_ops        71 include/net/netfilter/nf_nat.h int nf_nat_register_fn(struct net *net, u8 pf, const struct nf_hook_ops *ops,
nf_hook_ops        72 include/net/netfilter/nf_nat.h 		       const struct nf_hook_ops *nat_ops, unsigned int ops_count);
nf_hook_ops        73 include/net/netfilter/nf_nat.h void nf_nat_unregister_fn(struct net *net, u8 pf, const struct nf_hook_ops *ops,
nf_hook_ops        94 include/net/netfilter/nf_nat.h int nf_nat_ipv4_register_fn(struct net *net, const struct nf_hook_ops *ops);
nf_hook_ops        95 include/net/netfilter/nf_nat.h void nf_nat_ipv4_unregister_fn(struct net *net, const struct nf_hook_ops *ops);
nf_hook_ops        97 include/net/netfilter/nf_nat.h int nf_nat_ipv6_register_fn(struct net *net, const struct nf_hook_ops *ops);
nf_hook_ops        98 include/net/netfilter/nf_nat.h void nf_nat_ipv6_unregister_fn(struct net *net, const struct nf_hook_ops *ops);
nf_hook_ops       100 include/net/netfilter/nf_nat.h int nf_nat_inet_register_fn(struct net *net, const struct nf_hook_ops *ops);
nf_hook_ops       101 include/net/netfilter/nf_nat.h void nf_nat_inet_unregister_fn(struct net *net, const struct nf_hook_ops *ops);
nf_hook_ops       952 include/net/netfilter/nf_tables.h 	int				(*ops_register)(struct net *net, const struct nf_hook_ops *ops);
nf_hook_ops       953 include/net/netfilter/nf_tables.h 	void				(*ops_unregister)(struct net *net, const struct nf_hook_ops *ops);
nf_hook_ops       979 include/net/netfilter/nf_tables.h 	struct nf_hook_ops		ops;
nf_hook_ops      1179 include/net/netfilter/nf_tables.h 	struct nf_hook_ops		*ops ____cacheline_aligned;
nf_hook_ops       921 net/bridge/br_netfilter_hooks.c static const struct nf_hook_ops br_nf_ops[] = {
nf_hook_ops      1004 net/bridge/br_netfilter_hooks.c 	struct nf_hook_ops **ops;
nf_hook_ops        95 net/bridge/netfilter/ebtable_broute.c static const struct nf_hook_ops ebt_ops_broute = {
nf_hook_ops        75 net/bridge/netfilter/ebtable_filter.c static const struct nf_hook_ops ebt_ops_filter[] = {
nf_hook_ops        75 net/bridge/netfilter/ebtable_nat.c static const struct nf_hook_ops ebt_ops_nat[] = {
nf_hook_ops      1144 net/bridge/netfilter/ebtables.c 		       const struct nf_hook_ops *ops, struct ebt_table **res)
nf_hook_ops      1241 net/bridge/netfilter/ebtables.c 			  const struct nf_hook_ops *ops)
nf_hook_ops       400 net/bridge/netfilter/nf_conntrack_bridge.c static struct nf_hook_ops nf_ct_bridge_hook_ops[] __read_mostly = {
nf_hook_ops       116 net/decnet/netfilter/dn_rtmsg.c static const struct nf_hook_ops dnrmg_ops = {
nf_hook_ops      1539 net/ipv4/netfilter/arp_tables.c 			const struct nf_hook_ops *ops,
nf_hook_ops      1582 net/ipv4/netfilter/arp_tables.c 			   const struct nf_hook_ops *ops)
nf_hook_ops        40 net/ipv4/netfilter/arptable_filter.c static struct nf_hook_ops *arpfilter_ops __read_mostly;
nf_hook_ops      1757 net/ipv4/netfilter/ip_tables.c 		       const struct nf_hook_ops *ops, struct xt_table **res)
nf_hook_ops      1801 net/ipv4/netfilter/ip_tables.c 			  const struct nf_hook_ops *ops)
nf_hook_ops       657 net/ipv4/netfilter/ipt_CLUSTERIP.c static const struct nf_hook_ops cip_arp_ops = {
nf_hook_ops        40 net/ipv4/netfilter/iptable_filter.c static struct nf_hook_ops *filter_ops __read_mostly;
nf_hook_ops        85 net/ipv4/netfilter/iptable_mangle.c static struct nf_hook_ops *mangle_ops __read_mostly;
nf_hook_ops        36 net/ipv4/netfilter/iptable_nat.c static const struct nf_hook_ops nf_nat_ipv4_ops[] = {
nf_hook_ops        47 net/ipv4/netfilter/iptable_raw.c static struct nf_hook_ops *rawtable_ops __read_mostly;
nf_hook_ops        46 net/ipv4/netfilter/iptable_security.c static struct nf_hook_ops *sectbl_ops __read_mostly;
nf_hook_ops        92 net/ipv4/netfilter/nf_defrag_ipv4.c static const struct nf_hook_ops ipv4_defrag_ops[] = {
nf_hook_ops       195 net/ipv6/ila/ila_xlat.c static const struct nf_hook_ops ila_nf_hook_ops[] = {
nf_hook_ops      1766 net/ipv6/netfilter/ip6_tables.c 			const struct nf_hook_ops *ops,
nf_hook_ops      1811 net/ipv6/netfilter/ip6_tables.c 			   const struct nf_hook_ops *ops)
nf_hook_ops        41 net/ipv6/netfilter/ip6table_filter.c static struct nf_hook_ops *filter_ops __read_mostly;
nf_hook_ops        78 net/ipv6/netfilter/ip6table_mangle.c static struct nf_hook_ops *mangle_ops __read_mostly;
nf_hook_ops        38 net/ipv6/netfilter/ip6table_nat.c static const struct nf_hook_ops nf_nat_ipv6_ops[] = {
nf_hook_ops        46 net/ipv6/netfilter/ip6table_raw.c static struct nf_hook_ops *rawtable_ops __read_mostly;
nf_hook_ops        45 net/ipv6/netfilter/ip6table_security.c static struct nf_hook_ops *sectbl_ops __read_mostly;
nf_hook_ops        75 net/ipv6/netfilter/nf_defrag_ipv6_hooks.c static const struct nf_hook_ops ipv6_defrag_ops[] = {
nf_hook_ops        55 net/netfilter/core.c 		       sizeof(struct nf_hook_ops *) * num +
nf_hook_ops        78 net/netfilter/core.c 	struct nf_hook_ops **ops;
nf_hook_ops        98 net/netfilter/core.c static const struct nf_hook_ops dummy_ops = {
nf_hook_ops       105 net/netfilter/core.c 		     const struct nf_hook_ops *reg)
nf_hook_ops       108 net/netfilter/core.c 	struct nf_hook_ops **orig_ops = NULL;
nf_hook_ops       109 net/netfilter/core.c 	struct nf_hook_ops **new_ops;
nf_hook_ops       167 net/netfilter/core.c 	struct nf_hook_ops **orig_ops;
nf_hook_ops       186 net/netfilter/core.c 				const struct nf_hook_ops *reg)
nf_hook_ops       227 net/netfilter/core.c 	struct nf_hook_ops **orig_ops;
nf_hook_ops       228 net/netfilter/core.c 	struct nf_hook_ops **new_ops;
nf_hook_ops       315 net/netfilter/core.c 				  const struct nf_hook_ops *reg)
nf_hook_ops       369 net/netfilter/core.c 			       const struct nf_hook_ops *unreg)
nf_hook_ops       371 net/netfilter/core.c 	struct nf_hook_ops **orig_ops;
nf_hook_ops       387 net/netfilter/core.c 				     const struct nf_hook_ops *reg)
nf_hook_ops       425 net/netfilter/core.c void nf_unregister_net_hook(struct net *net, const struct nf_hook_ops *reg)
nf_hook_ops       437 net/netfilter/core.c 				const struct nf_hook_ops *reg)
nf_hook_ops       449 net/netfilter/core.c int nf_register_net_hook(struct net *net, const struct nf_hook_ops *reg)
nf_hook_ops       473 net/netfilter/core.c int nf_register_net_hooks(struct net *net, const struct nf_hook_ops *reg,
nf_hook_ops       493 net/netfilter/core.c void nf_unregister_net_hooks(struct net *net, const struct nf_hook_ops *reg,
nf_hook_ops      2254 net/netfilter/ipvs/ip_vs_core.c static const struct nf_hook_ops ip_vs_ops[] = {
nf_hook_ops       206 net/netfilter/nf_conntrack_proto.c static const struct nf_hook_ops ipv4_conntrack_ops[] = {
nf_hook_ops       401 net/netfilter/nf_conntrack_proto.c static const struct nf_hook_ops ipv6_conntrack_ops[] = {
nf_hook_ops        17 net/netfilter/nf_internals.h 				const struct nf_hook_ops *reg);
nf_hook_ops        19 net/netfilter/nf_internals.h 				const struct nf_hook_ops *reg);
nf_hook_ops        46 net/netfilter/nf_nat_core.c 	struct nf_hook_ops *nat_hook_ops;
nf_hook_ops      1015 net/netfilter/nf_nat_core.c int nf_nat_register_fn(struct net *net, u8 pf, const struct nf_hook_ops *ops,
nf_hook_ops      1016 net/netfilter/nf_nat_core.c 		       const struct nf_hook_ops *orig_nat_ops, unsigned int ops_count)
nf_hook_ops      1022 net/netfilter/nf_nat_core.c 	struct nf_hook_ops *nat_ops;
nf_hook_ops      1090 net/netfilter/nf_nat_core.c void nf_nat_unregister_fn(struct net *net, u8 pf, const struct nf_hook_ops *ops,
nf_hook_ops      1096 net/netfilter/nf_nat_core.c 	struct nf_hook_ops *nat_ops;
nf_hook_ops       736 net/netfilter/nf_nat_proto.c static const struct nf_hook_ops nf_nat_ipv4_ops[] = {
nf_hook_ops       767 net/netfilter/nf_nat_proto.c int nf_nat_ipv4_register_fn(struct net *net, const struct nf_hook_ops *ops)
nf_hook_ops       774 net/netfilter/nf_nat_proto.c void nf_nat_ipv4_unregister_fn(struct net *net, const struct nf_hook_ops *ops)
nf_hook_ops       975 net/netfilter/nf_nat_proto.c static const struct nf_hook_ops nf_nat_ipv6_ops[] = {
nf_hook_ops      1006 net/netfilter/nf_nat_proto.c int nf_nat_ipv6_register_fn(struct net *net, const struct nf_hook_ops *ops)
nf_hook_ops      1013 net/netfilter/nf_nat_proto.c void nf_nat_ipv6_unregister_fn(struct net *net, const struct nf_hook_ops *ops)
nf_hook_ops      1021 net/netfilter/nf_nat_proto.c int nf_nat_inet_register_fn(struct net *net, const struct nf_hook_ops *ops)
nf_hook_ops      1042 net/netfilter/nf_nat_proto.c void nf_nat_inet_unregister_fn(struct net *net, const struct nf_hook_ops *ops)
nf_hook_ops       771 net/netfilter/nf_synproxy_core.c static const struct nf_hook_ops ipv4_synproxy_ops[] = {
nf_hook_ops      1195 net/netfilter/nf_synproxy_core.c static const struct nf_hook_ops ipv6_synproxy_ops[] = {
nf_hook_ops       161 net/netfilter/nf_tables_api.c 	const struct nf_hook_ops *ops;
nf_hook_ops       181 net/netfilter/nf_tables_api.c 	const struct nf_hook_ops *ops;
nf_hook_ops      1285 net/netfilter/nf_tables_api.c 		const struct nf_hook_ops *ops = &basechain->ops;
nf_hook_ops      1668 net/netfilter/nf_tables_api.c 		struct nf_hook_ops *ops;
nf_hook_ops      1780 net/netfilter/nf_tables_api.c 	struct nf_hook_ops *ops;
nf_hook_ops      5723 net/netfilter/nf_tables_api.c 	struct nf_hook_ops *ops;
nf_hook_ops      5748 net/netfilter/nf_tables_api.c 	ops = kcalloc(n, sizeof(struct nf_hook_ops), GFP_KERNEL);
nf_hook_ops        78 net/netfilter/nft_chain_nat.c static int nft_nat_inet_reg(struct net *net, const struct nf_hook_ops *ops)
nf_hook_ops        83 net/netfilter/nft_chain_nat.c static void nft_nat_inet_unreg(struct net *net, const struct nf_hook_ops *ops)
nf_hook_ops       167 net/netfilter/nft_compat.c 		const struct nf_hook_ops *ops = &basechain->ops;
nf_hook_ops       315 net/netfilter/nft_compat.c 		const struct nf_hook_ops *ops = &basechain->ops;
nf_hook_ops       411 net/netfilter/nft_compat.c 		const struct nf_hook_ops *ops = &basechain->ops;
nf_hook_ops       556 net/netfilter/nft_compat.c 		const struct nf_hook_ops *ops = &basechain->ops;
nf_hook_ops      1695 net/netfilter/x_tables.c struct nf_hook_ops *
nf_hook_ops      1701 net/netfilter/x_tables.c 	struct nf_hook_ops *ops;
nf_hook_ops      1652 security/apparmor/lsm.c static const struct nf_hook_ops apparmor_nf_ops[] = {
nf_hook_ops      7136 security/selinux/hooks.c static const struct nf_hook_ops selinux_nf_ops[] = {
nf_hook_ops        58 security/smack/smack_netfilter.c static const struct nf_hook_ops smack_nf_ops[] = {