Searched refs:so_version (Results 1 – 14 of 14) sorted by relevance
119 so->so_version = (short)version; in socksdp_create()
168 so->so_version = (short)version; in socksctp_create()
880 fflag, (so->so_version == SOV_XPG4_2) * _SOCONNECT_XPG4_2, in sosctp_sendmsg()999 if ((so->so_version == SOV_XPG4_2) && in sosctp_seq_sendmsg()1738 so->so_protocol, so->so_version, SOCKET_NOSLEEP, in sosctp_ioctl()
1083 ASSERT(so->so_version != SOV_STREAM); in sosdp_poll()
251 if ((oflags ^ nflags) & FASYNC && so->so_version != SOV_STREAM) { in socket_vop_setfl()307 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()
318 so->so_version = (short)version; in sotpi_create()2939 if (so->so_version == SOV_STREAM) { in sotpi_recvmsg()4106 if (so->so_version == SOV_STREAM) { in sotpi_sendmsg()5725 if (so->so_version != SOV_STREAM) in sotpi_ioctl()5734 ASSERT(so->so_version != SOV_STREAM); in sotpi_ioctl()5900 so->so_version == SOV_SOCKBSD) { in sotpi_ioctl()5927 if (so->so_version == SOV_SOCKBSD) in socktpi_plumbioctl()5930 if (so->so_version == SOV_STREAM) { in socktpi_plumbioctl()6133 if (so->so_version == SOV_STREAM) { in sotpi_poll()
1255 so->so_version = (short)version; in socket_sonode_create()2232 VERIFY(cur->so_version == orig->so_version); in so_integrity_check()
146 parent->so_type, parent->so_protocol, parent->so_version, flags, in socket_newconn()
204 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
167 short so_version; /* From so_socket call */ member
2717 if (so->so_version == SOV_STREAM) in prfdinfosockopt()