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

/external/iproute2/misc/
H A Dss.c70 PACKET_DG_DB, enumerator in enum:__anon6204
76 #define PACKET_DBM ((1<<PACKET_DG_DB)|(1<<PACKET_R_DB))
2287 if (type == SOCK_DGRAM && !(f->dbs&(1<<PACKET_DG_DB)))
2823 current_filter.dbs |= (1<<PACKET_DG_DB);

Completed in 106 milliseconds