Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsockfilter.h64 SOF_EV_CONNECTFAILED, /* ... failed to connect */ enumerator
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocknotify.c158 sof_sonode_notify_filters(so, (connfailed) ? SOF_EV_CONNECTFAILED : in so_notify_disconnected()