Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_sockopt.c24 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()
/linux-4.1.27/include/linux/
Dnetfilter.h94 struct nf_sockopt_ops { struct
126 int nf_register_sockopt(struct nf_sockopt_ops *reg); argument
127 void nf_unregister_sockopt(struct nf_sockopt_ops *reg);
/linux-4.1.27/net/ipv6/netfilter/
Dnf_conntrack_l3proto_ipv6.c337 static struct nf_sockopt_ops so_getorigdst6 = {
Dip6_tables.c2205 static struct nf_sockopt_ops ip6t_sockopts = {
/linux-4.1.27/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4.c349 static struct nf_sockopt_ops so_getorigdst = {
Darp_tables.c1853 static struct nf_sockopt_ops arpt_sockopts = {
Dip_tables.c2192 static struct nf_sockopt_ops ipt_sockopts = {
/linux-4.1.27/net/netfilter/ipset/
Dip_set_core.c1955 static struct nf_sockopt_ops so_set __read_mostly = {
/linux-4.1.27/net/bridge/netfilter/
Debtables.c2386 static struct nf_sockopt_ops ebt_sockopts = {
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_ctl.c2770 static struct nf_sockopt_ops ip_vs_sockopts = {