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
132 #define UNIX_DBM ((1<<UNIX_DG_DB)|(1<<UNIX_ST_DB)|(1<<UNIX_SQ_DB))
183 [UNIX_DG_DB] = {
262 filter_db_set(f, UNIX_DG_DB); in filter_default_dbs()
2628 if (s->type == SOCK_DGRAM && !(f->dbs&(1<<UNIX_DG_DB))) in unix_type_skip()
3803 filter_db_set(&current_filter, UNIX_DG_DB); in main()
3810 filter_db_set(&current_filter, UNIX_DG_DB); in main()