Searched refs:raw_getsockopt (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/can/ |
| H A D | raw.c | 691 static int raw_getsockopt(struct socket *sock, int level, int optname, in raw_getsockopt() function 906 .getsockopt = raw_getsockopt,
|
| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | socket.c | 383 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 407 .getsockopt = raw_getsockopt,
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | raw.c | 876 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 954 .getsockopt = raw_getsockopt,
|