Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h184 extern void so_snd_qnotfull(struct sonode *so);
H A Dsockcommon_sops.c1089 so_snd_qnotfull(so); in so_txq_full()
H A Dsockcommon_subr.c320 so_snd_qnotfull(struct sonode *so) in so_snd_qnotfull() function