Searched refs:compat_nf_getsockopt (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/net/netfilter/
H A Dnf_sockopt.c159 int compat_nf_getsockopt(struct sock *sk, u_int8_t pf, compat_nf_getsockopt() function
164 EXPORT_SYMBOL(compat_nf_getsockopt); variable
/linux-4.4.14/include/linux/
H A Dnetfilter.h260 int compat_nf_getsockopt(struct sock *sk, u_int8_t pf, int optval,
/linux-4.4.14/net/ipv4/
H A Dip_sockglue.c1558 err = compat_nf_getsockopt(sk, PF_INET, optname, optval, &len); compat_ip_getsockopt()
/linux-4.4.14/net/ipv6/
H A Dipv6_sockglue.c1384 err = compat_nf_getsockopt(sk, PF_INET6, compat_ipv6_getsockopt()

Completed in 312 milliseconds