Searched refs:so_version (Results 1 – 13 of 13) sorted by relevance
119 so->so_version = (short)version; in socksdp_create()
168 so->so_version = (short)version; in socksctp_create()
871 fflag, (so->so_version == SOV_XPG4_2) * _SOCONNECT_XPG4_2, in sosctp_sendmsg()990 if ((so->so_version == SOV_XPG4_2) && in sosctp_seq_sendmsg()1729 so->so_protocol, so->so_version, SOCKET_NOSLEEP, in sosctp_ioctl()
1082 ASSERT(so->so_version != SOV_STREAM); in sosdp_poll()
247 if ((oflags ^ nflags) & FASYNC && so->so_version != SOV_STREAM) { in socket_vop_setfl()296 if (so->so_version == SOV_STREAM) { in socket_vop_getattr()
138 ASSERT(so->so_version != SOV_STREAM); in so_sock2stream()224 so->so_version = SOV_STREAM; in so_sock2stream()305 ASSERT(so->so_version == SOV_STREAM); in so_stream2sock()306 so->so_version = SOV_SOCKSTREAM; in so_stream2sock()2864 if (so->so_version == SOV_STREAM) { in sock_getmsg()2909 if (so->so_version == SOV_STREAM) { in sock_putmsg()2938 if (so->so_version == SOV_STREAM || !(so->so_state & SS_ASYNC)) in sock_getfasync()
322 so->so_version = (short)version; in sotpi_create()3080 if (so->so_version == SOV_STREAM) { in sotpi_recvmsg()4201 if (so->so_version == SOV_STREAM) { in sotpi_sendmsg()5789 if (so->so_version != SOV_STREAM) in sotpi_ioctl()5798 ASSERT(so->so_version != SOV_STREAM); in sotpi_ioctl()5964 so->so_version == SOV_SOCKBSD) { in sotpi_ioctl()5991 if (so->so_version == SOV_SOCKBSD) in socktpi_plumbioctl()5994 if (so->so_version == SOV_STREAM) { in socktpi_plumbioctl()6197 if (so->so_version == SOV_STREAM) { in sotpi_poll()
1252 so->so_version = (short)version; in socket_sonode_create()2223 VERIFY(cur->so_version == orig->so_version); in so_integrity_check()
144 parent->so_type, parent->so_protocol, parent->so_version, flags, in socket_newconn()
201 if (so->so_version == SOV_STREAM) { in getsonode()
59 if (ops->so_version != SDA_OPS_VERSION) { in sda_host_alloc()
295 int so_version; member
164 short so_version; /* From so_socket call */ member