Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A 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()
H A Dnf_conntrack_proto.c319 static struct nf_sockopt_ops so_getorigdst = {
375 static struct nf_sockopt_ops so_getorigdst6 = {
/linux/include/linux/
H A Dnetfilter.h188 struct nf_sockopt_ops { struct
215 int nf_register_sockopt(struct nf_sockopt_ops *reg); argument
216 void nf_unregister_sockopt(struct nf_sockopt_ops *reg);
/linux/net/netfilter/ipset/
H A Dip_set_core.c2382 static struct nf_sockopt_ops so_set __read_mostly = {
/linux/net/bridge/netfilter/
H A Debtables.c2589 static struct nf_sockopt_ops ebt_sockopts = {
/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c3951 static struct nf_sockopt_ops ip_vs_sockopts = {