Searched refs:so_sndlowat (Results 1 – 6 of 6) sorted by relevance
59 nso->so_sndlowat = lso->so_sndlowat; in sosdp_so_inherit()
166 so->so_sndlowat = sbl.sbl_txlowat; in sosdp_init()743 value = so->so_sndlowat; in sosdp_getsockopt()913 if (so->so_sndlowat > so->so_sndbuf) { in sosdp_setsockopt()914 so->so_sndlowat = so->so_sndbuf; in sosdp_setsockopt()924 if (so->so_sndlowat > so->so_sndbuf) { in sosdp_setsockopt()925 so->so_sndlowat = so->so_sndbuf; in sosdp_setsockopt()
505 nso->so_sndlowat = lso->so_sndlowat; in sosctp_so_inherit()
225 so->so_sndlowat = sbl.sbl_txlowat; in sosctp_init()
180 #define so_sndlowat so_proto_props.sopp_txlowat /* tx low water mark */ macro
5304 value = so->so_sndlowat; in sotpi_getsockopt()5628 so->so_sndlowat = intvalue; in sotpi_setsockopt()