Home
last modified time | relevance | path

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

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