Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c68 UNIX_DG_DB, enumerator
77 #define UNIX_DBM ((1<<UNIX_DG_DB)|(1<<UNIX_ST_DB))
1975 if (s->type == SOCK_DGRAM && !(f->dbs&(1<<UNIX_DG_DB))) in unix_list_print()
2815 current_filter.dbs |= (1<<UNIX_DG_DB); in main()