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

/external/iproute2/misc/
H A Dss.c66 UNIX_DG_DB, enumerator in enum:__anon6924
75 #define UNIX_DBM ((1<<UNIX_DG_DB)|(1<<UNIX_ST_DB))
1939 if (s->type == SOCK_DGRAM && !(f->dbs&(1<<UNIX_DG_DB)))
2622 current_filter.dbs |= (1<<UNIX_DG_DB);

Completed in 61 milliseconds