Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocknotify.c124 so_notify_disconnected(struct sonode *so, boolean_t connfailed, int error) in so_notify_disconnected() argument
135 if (connfailed) { in so_notify_disconnected()
152 if (!connfailed) in so_notify_disconnected()
158 sof_sonode_notify_filters(so, (connfailed) ? SOF_EV_CONNECTFAILED : in so_notify_disconnected()