Searched refs:raw_getsockopt (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/can/ |
D | raw.c | 636 static int raw_getsockopt(struct socket *sock, int level, int optname, in raw_getsockopt() function 836 .getsockopt = raw_getsockopt,
|
/linux-4.1.27/net/ieee802154/ |
D | socket.c | 396 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 420 .getsockopt = raw_getsockopt,
|
/linux-4.1.27/net/ipv4/ |
D | raw.c | 844 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 918 .getsockopt = raw_getsockopt,
|