Searched refs:sock_common_setsockopt (Results 1 – 9 of 9) sorted by relevance
| /linux/net/ieee802154/ |
| H A D | socket.c | 424 .setsockopt = sock_common_setsockopt, 1000 .setsockopt = sock_common_setsockopt,
|
| /linux/net/phonet/ |
| H A D | socket.c | 464 .setsockopt = sock_common_setsockopt,
|
| /linux/net/dccp/ |
| H A D | ipv4.c | |
| H A D | ipv6.c | |
| /linux/net/sctp/ |
| H A D | ipv6.c | 1057 .setsockopt = sock_common_setsockopt,
|
| H A D | protocol.c | 1120 .setsockopt = sock_common_setsockopt, /* IP_SOL IP_OPTION is a problem */
|
| /linux/net/ipv6/ |
| H A D | raw.c | 1301 .setsockopt = sock_common_setsockopt, /* ok */
|
| /linux/net/core/ |
| H A D | sock.c | 4027 int sock_common_setsockopt(struct socket *sock, int level, int optname, in sock_common_setsockopt() function 4035 EXPORT_SYMBOL(sock_common_setsockopt);
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 4726 .setsockopt = sock_common_setsockopt, 4835 .setsockopt = sock_common_setsockopt,
|