Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c125 PACKET_DG_DB, enumerator
132 #define PACKET_DBM ((1<<PACKET_DG_DB)|(1<<PACKET_R_DB))
207 [PACKET_DG_DB] = {
281 filter_db_set(f, PACKET_DG_DB); in filter_default_dbs()
3468 if (stat.type == SOCK_DGRAM && !(f->dbs&(1<<PACKET_DG_DB))) in packet_show_line()
4203 filter_db_set(&current_filter, PACKET_DG_DB); in main()
4209 filter_db_set(&current_filter, PACKET_DG_DB); in main()