Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/include/linux/
Dnetfilter.h100 struct nf_sockopt_ops { struct
139 int nf_register_sockopt(struct nf_sockopt_ops *reg); argument
140 void nf_unregister_sockopt(struct nf_sockopt_ops *reg);
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_l3proto_ipv6.c331 static struct nf_sockopt_ops so_getorigdst6 = {
Dip6_tables.c2042 static struct nf_sockopt_ops ip6t_sockopts = {
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4.c343 static struct nf_sockopt_ops so_getorigdst = {
Darp_tables.c1744 static struct nf_sockopt_ops arpt_sockopts = {
Dip_tables.c2040 static struct nf_sockopt_ops ipt_sockopts = {
/linux-4.4.14/net/netfilter/ipset/
Dip_set_core.c2000 static struct nf_sockopt_ops so_set __read_mostly = {
/linux-4.4.14/net/bridge/netfilter/
Debtables.c2388 static struct nf_sockopt_ops ebt_sockopts = {
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_ctl.c2786 static struct nf_sockopt_ops ip_vs_sockopts = {