Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsockfilter.h51 SOF_RVAL_RETURN = 0, /* stop proc, does not return error */ enumerator
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c1394 ASSERT(rval != SOF_RVAL_RETURN); in sof_filter_accept()