Searched refs:raw_getsockopt (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/net/can/ |
D | raw.c | 651 static int raw_getsockopt(struct socket *sock, int level, int optname, in raw_getsockopt() function 851 .getsockopt = raw_getsockopt,
|
/Linux-v4.19/net/ieee802154/ |
D | socket.c | 390 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 414 .getsockopt = raw_getsockopt,
|
/Linux-v4.19/net/ipv4/ |
D | raw.c | 887 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 975 .getsockopt = raw_getsockopt,
|