Searched refs:raw_getsockopt (Results 1 – 3 of 3) sorted by relevance
| /linux/net/can/ |
| H A D | raw.c | 762 static int raw_getsockopt(struct socket *sock, int level, int optname, in raw_getsockopt() function 1080 .getsockopt = raw_getsockopt,
|
| /linux/net/ieee802154/ |
| H A D | socket.c | 382 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 406 .getsockopt = raw_getsockopt,
|
| /linux/net/ipv4/ |
| H A D | raw.c | 864 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 942 .getsockopt = raw_getsockopt,
|