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