Searched refs:raw_getsockopt (Results 1 – 3 of 3) sorted by relevance
/linux/net/can/ |
H A D | raw.c | 752 static int raw_getsockopt(struct socket *sock, int level, int optname, in raw_getsockopt() function 1051 .getsockopt = raw_getsockopt,
|
/linux/net/ieee802154/ |
H A D | socket.c | 382 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 406 .getsockopt = raw_getsockopt,
|
/linux/net/ipv4/ |
H A D | raw.c | 861 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 939 .getsockopt = raw_getsockopt,
|