Home
last modified time | relevance | path

Searched refs:nf_sockopt_ops (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/net/netfilter/
Dnf_sockopt.c25 int nf_register_sockopt(struct nf_sockopt_ops *reg) in nf_register_sockopt()
27 struct nf_sockopt_ops *ops; in nf_register_sockopt()
54 void nf_unregister_sockopt(struct nf_sockopt_ops *reg) in nf_unregister_sockopt()
62 static struct nf_sockopt_ops *nf_sockopt_find(struct sock *sk, u_int8_t pf, in nf_sockopt_find()
65 struct nf_sockopt_ops *ops; in nf_sockopt_find()
95 struct nf_sockopt_ops *ops; in nf_setsockopt()
110 struct nf_sockopt_ops *ops; in nf_getsockopt()
Dnf_conntrack_proto.c314 static struct nf_sockopt_ops so_getorigdst = {
370 static struct nf_sockopt_ops so_getorigdst6 = {
/linux-6.6.21/include/linux/
Dnetfilter.h167 struct nf_sockopt_ops { struct
194 int nf_register_sockopt(struct nf_sockopt_ops *reg); argument
195 void nf_unregister_sockopt(struct nf_sockopt_ops *reg);
/linux-6.6.21/net/ipv4/netfilter/
Darp_tables.c1601 static struct nf_sockopt_ops arpt_sockopts = {
Dip_tables.c1819 static struct nf_sockopt_ops ipt_sockopts = {
/linux-6.6.21/net/ipv6/netfilter/
Dip6_tables.c1826 static struct nf_sockopt_ops ip6t_sockopts = {
/linux-6.6.21/net/bridge/netfilter/
Debtables.c2537 static struct nf_sockopt_ops ebt_sockopts = {
/linux-6.6.21/net/netfilter/ipset/
Dip_set_core.c2340 static struct nf_sockopt_ops so_set __read_mostly = {
/linux-6.6.21/net/netfilter/ipvs/
Dip_vs_ctl.c3168 static struct nf_sockopt_ops ip_vs_sockopts = {