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()
100 struct nf_sockopt_ops { struct139 int nf_register_sockopt(struct nf_sockopt_ops *reg); argument140 void nf_unregister_sockopt(struct nf_sockopt_ops *reg);
331 static struct nf_sockopt_ops so_getorigdst6 = {
2042 static struct nf_sockopt_ops ip6t_sockopts = {
343 static struct nf_sockopt_ops so_getorigdst = {
1744 static struct nf_sockopt_ops arpt_sockopts = {
2040 static struct nf_sockopt_ops ipt_sockopts = {
2000 static struct nf_sockopt_ops so_set __read_mostly = {
2388 static struct nf_sockopt_ops ebt_sockopts = {
2786 static struct nf_sockopt_ops ip_vs_sockopts = {