Home
last modified time | relevance | path

Searched refs:bpfilter_ip_get_sockopt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dbpfilter.h12 int bpfilter_ip_get_sockopt(struct sock *sk, int optname, char __user *optval,
/openbmc/linux/net/ipv4/bpfilter/
H A Dsockopt.c51 int bpfilter_ip_get_sockopt(struct sock *sk, int optname, char __user *optval, in bpfilter_ip_get_sockopt() function
/openbmc/linux/net/ipv4/
H A Dip_sockglue.c1779 err = bpfilter_ip_get_sockopt(sk, optname, optval, optlen); in ip_getsockopt()