Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsocket.h217 #define FILF_AUTO 0x2 /* automatic attach */ macro
/titanic_44/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c723 if (fi[i].fi_flags & FILF_AUTO) in show_sockfilters()
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c364 FILF_AUTO : FILF_PROG; in sof_getsockopt_impl()