Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsocket.h202 #define FIL_ATTACH 0x1 /* attach filter */ macro
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c203 if (option_name == FIL_ATTACH) { in sof_setsockopt_impl()