Searched refs:raw_getsockopt (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.15/net/can/ | 
| D | raw.c | 687 static int raw_getsockopt(struct socket *sock, int level, int optname,  in raw_getsockopt()  function 910 	.getsockopt    = raw_getsockopt,
  | 
| /Linux-v5.15/net/ieee802154/ | 
| D | socket.c | 377 static int raw_getsockopt(struct sock *sk, int level, int optname,  in raw_getsockopt()  function 401 	.getsockopt	= raw_getsockopt,
  | 
| /Linux-v5.15/net/ipv4/ | 
| D | raw.c | 873 static int raw_getsockopt(struct sock *sk, int level, int optname,  in raw_getsockopt()  function 951 	.getsockopt	   = raw_getsockopt,
  |