Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Ddiscovery.c166 if (pg->pg_discovery_filter >= PG_FILTER_PORTAL && in discovery_target_filtered_out()
H A Dctld.h111 #define PG_FILTER_PORTAL 2 macro
H A Dctld.c1021 filter = PG_FILTER_PORTAL; in portal_group_set_filter()