Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsocket.h252 #define SOL_FILTER 0xfffc /* options for socket filter level */ macro
/titanic_41/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c691 if (pr_getsockopt(Pr, fd, SOL_FILTER, FIL_LIST, fi, &len) != 0) in show_sockfilters()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c702 if (level == SOL_FILTER) in so_getsockopt()
791 if (level == SOL_FILTER) in so_setsockopt()