Home
last modified time | relevance | path

Searched refs:SO_TYPE (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/clients/rds/
H A Drds_opt.c32 { SO_TYPE, SOL_SOCKET, OA_R, OA_R, OP_NP, 0, sizeof (int), 0 },
57 case SO_TYPE: in rds_opt_get()
/titanic_41/usr/src/lib/libcmd/common/
H A Dfds.c262 #ifdef SO_TYPE in b_fds()
264 if (getsockopt(i, SOL_SOCKET, SO_TYPE, (void*)&type, (void*)&len)) in b_fds()
/titanic_41/usr/src/lib/libsocket/inet/
H A Dbindresvport.c74 if (getsockopt(sd, SOL_SOCKET, SO_TYPE, &optval, &len) < 0) { in bindresvport()
/titanic_41/usr/src/uts/common/inet/ip/
H A Drts_opt_data.c59 { SO_TYPE, SOL_SOCKET, OA_R, OA_R, OP_NP, 0, sizeof (int), 0 },
H A Dicmp_opt_data.c69 { SO_TYPE, SOL_SOCKET, OA_R, OA_R, OP_NP, 0, sizeof (int), 0 },
H A Dkeysock.c822 case SO_TYPE: in keysock_opt_get()
H A Dconn_opt.c622 case SO_TYPE: in conn_opt_get()
H A Dspdsock.c3288 case SO_TYPE: in spdsock_opt_get()
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dsocket.h58 #define SO_TYPE 0x1008 /* get socket type */ macro
/titanic_41/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c666 case SO_TYPE: in sosdp_getsockopt()
699 case SO_TYPE: in sosdp_getsockopt()
870 case SO_TYPE: in sosdp_setsockopt()
/titanic_41/usr/src/uts/common/sys/
H A Dsocket.h175 #define SO_TYPE 0x1008 /* get socket type */ macro
/titanic_41/usr/src/uts/common/inet/udp/
H A Dudp_opt_data.c65 { SO_TYPE, SOL_SOCKET, OA_R, OA_R, OP_NP, 0, sizeof (int), 0 },
/titanic_41/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c764 if (pr_getsockopt(Pr, fd, SOL_SOCKET, SO_TYPE, &type, &tlen) == 0) in dosocket()
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_opt_data.c67 { SO_TYPE, SOL_SOCKET, OA_R, OA_R, OP_NP, 0, sizeof (int), 0 },
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c1685 case SO_TYPE: in socket_getopt_common()
1703 case SO_TYPE: in socket_getopt_common()
H A Dsocktpi.c5114 case SO_TYPE: in sotpi_getsockopt()
5176 case SO_TYPE: in sotpi_getsockopt()
5554 case SO_TYPE: in sotpi_setsockopt()
/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c625 { SO_TYPE, SOL_SOCKET, OA_R, OA_R, OP_NP, 0, sizeof (int), 0 },
/titanic_41/usr/src/cmd/truss/
H A Dprint.c1856 case SO_TYPE: return ("SO_TYPE"); in sol_optname()
/titanic_41/usr/src/uts/common/io/
H A Dtl.c454 SO_TYPE,