Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h181 extern void so_snd_qnotfull(struct sonode *so);
H A Dsockcommon_sops.c1121 so_snd_qnotfull(so); in so_txq_full()
H A Dsockcommon_subr.c319 so_snd_qnotfull(struct sonode *so) in so_snd_qnotfull() function