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

/external/iproute2/misc/
H A Dss.c71 PACKET_R_DB, enumerator in enum:__anon18794
76 #define PACKET_DBM ((1<<PACKET_DG_DB)|(1<<PACKET_R_DB))
2285 if (type == SOCK_RAW && !(f->dbs&(1<<PACKET_R_DB)))
2820 current_filter.dbs |= (1<<PACKET_R_DB);

Completed in 180 milliseconds