Searched refs:raw_getsockopt (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/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,
|
/Linux-v6.6/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,
|
/Linux-v6.6/net/ipv4/ |
D | raw.c | 849 static int raw_getsockopt(struct sock *sk, int level, int optname, in raw_getsockopt() function 927 .getsockopt = raw_getsockopt,
|