Searched refs:raw_getsockopt (Results 1 – 3 of 3) sorted by relevance
/net/can/ |
D | raw.c | 691 static int raw_getsockopt(struct socket *sock, int level, int optname, in raw_getsockopt() function 906 .getsockopt = raw_getsockopt,
|
/net/ieee802154/ |
D | socket.c | 383 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 407 .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,
|