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
131 #define PACKET_DBM ((1<<PACKET_DG_DB)|(1<<PACKET_R_DB))
195 [PACKET_DG_DB] = {
265 filter_db_set(f, PACKET_DG_DB); in filter_default_dbs()
3105 if (stat.type == SOCK_DGRAM && !(f->dbs&(1<<PACKET_DG_DB))) in packet_show_line()
3816 filter_db_set(&current_filter, PACKET_DG_DB); in main()
3822 filter_db_set(&current_filter, PACKET_DG_DB); in main()