Home
last modified time | relevance | path

Searched refs:sock_common_setsockopt (Results 1 – 10 of 10) sorted by relevance

/linux/net/ipv4/
H A Daf_inet.c1076 .setsockopt = sock_common_setsockopt,
1112 .setsockopt = sock_common_setsockopt,
1144 .setsockopt = sock_common_setsockopt,
/linux/net/ipv6/
H A Daf_inet6.c675 .setsockopt = sock_common_setsockopt, /* ok */
711 .setsockopt = sock_common_setsockopt, /* ok */
/linux/net/phonet/
H A Dsocket.c464 .setsockopt = sock_common_setsockopt,
/linux/net/dccp/
H A Dipv4.c
H A Dipv6.c
/linux/net/sctp/
H A Dipv6.c1057 .setsockopt = sock_common_setsockopt,
H A Dprotocol.c1119 .setsockopt = sock_common_setsockopt, /* IP_SOL IP_OPTION is a problem */
/linux/net/core/
H A Dsock.c3987 int sock_common_setsockopt(struct socket *sock, int level, int optname, in sock_common_setsockopt() function
3995 EXPORT_SYMBOL(sock_common_setsockopt);
/linux/net/mptcp/
H A Dprotocol.c4581 .setsockopt = sock_common_setsockopt,
4690 .setsockopt = sock_common_setsockopt,
/linux/include/net/
H A Dsock.h1964 int sock_common_setsockopt(struct socket *sock, int level, int optname,