Searched refs:raw_getsockopt (Results 1 – 3 of 3) sorted by relevance
/net/can/ |
D | raw.c | 695 static int raw_getsockopt(struct socket *sock, int level, int optname, in raw_getsockopt() function 928 .getsockopt = raw_getsockopt,
|
/net/ieee802154/ |
D | socket.c | 382 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 406 .getsockopt = raw_getsockopt,
|
/net/ipv4/ |
D | raw.c | 879 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 957 .getsockopt = raw_getsockopt,
|