Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbufmod.c275 #define SNIT_HIWAT(msgsize, fudge) ((4 * msgsize * fudge) + 512) macro
343 sop->so_hiwat = SNIT_HIWAT(chunk, 1); in sbioc()
384 sop->so_hiwat = SNIT_HIWAT(snap, fudge); in sbioc()
747 sop->so_hiwat = SNIT_HIWAT(chunk, 1); in sbioctl()
826 sop->so_hiwat = SNIT_HIWAT(snap, fudge); in sbioctl()