Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c122 UNIX_DG_DB, enumerator
133 #define UNIX_DBM ((1<<UNIX_DG_DB)|(1<<UNIX_ST_DB)|(1<<UNIX_SQ_DB))
195 [UNIX_DG_DB] = {
278 filter_db_set(f, UNIX_DG_DB); in filter_default_dbs()
3018 if (s->type == SOCK_DGRAM && !(f->dbs&(1<<UNIX_DG_DB))) in unix_type_skip()
4190 filter_db_set(&current_filter, UNIX_DG_DB); in main()
4197 filter_db_set(&current_filter, UNIX_DG_DB); in main()