Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dbufmod.c276 #define SNIT_HIWAT(msgsize, fudge) ((4 * msgsize * fudge) + 512) macro
344 sop->so_hiwat = SNIT_HIWAT(chunk, 1); in sbioc()
385 sop->so_hiwat = SNIT_HIWAT(snap, fudge); in sbioc()
745 sop->so_hiwat = SNIT_HIWAT(chunk, 1); in sbioctl()
824 sop->so_hiwat = SNIT_HIWAT(snap, fudge); in sbioctl()