Searched refs:nf_sockopt_ops (Results 1 – 10 of 10) sorted by relevance
24 int nf_register_sockopt(struct nf_sockopt_ops *reg) in nf_register_sockopt()26 struct nf_sockopt_ops *ops; in nf_register_sockopt()53 void nf_unregister_sockopt(struct nf_sockopt_ops *reg) in nf_unregister_sockopt()61 static struct nf_sockopt_ops *nf_sockopt_find(struct sock *sk, u_int8_t pf, in nf_sockopt_find()64 struct nf_sockopt_ops *ops; in nf_sockopt_find()95 struct nf_sockopt_ops *ops; in nf_sockopt()129 struct nf_sockopt_ops *ops; in compat_nf_sockopt()
94 struct nf_sockopt_ops { struct126 int nf_register_sockopt(struct nf_sockopt_ops *reg); argument127 void nf_unregister_sockopt(struct nf_sockopt_ops *reg);
337 static struct nf_sockopt_ops so_getorigdst6 = {
2205 static struct nf_sockopt_ops ip6t_sockopts = {
349 static struct nf_sockopt_ops so_getorigdst = {
1853 static struct nf_sockopt_ops arpt_sockopts = {
2192 static struct nf_sockopt_ops ipt_sockopts = {
1955 static struct nf_sockopt_ops so_set __read_mostly = {
2386 static struct nf_sockopt_ops ebt_sockopts = {
2770 static struct nf_sockopt_ops ip_vs_sockopts = {