Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsockfilter.h66 SOF_EV_CANTRECVMORE, /* ... cannot receive any more data */ enumerator
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsocknotify.c310 sof_sonode_notify_filters(so, SOF_EV_CANTRECVMORE, 0); in so_notify_eof()