Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c66 UDP_DB, enumerator
1117 if (current_filter.dbs&(1<<UDP_DB)) in parse_hostcond()
1133 (current_filter.dbs&(1<<UDP_DB))) || in parse_hostcond()
2740 current_filter.dbs |= (1<<UDP_DB); in main()
2799 current_filter.dbs |= (1<<TCP_DB)|(1<<DCCP_DB)|(1<<UDP_DB)|(1<<RAW_DB); in main()
2801 current_filter.dbs |= (1<<UDP_DB); in main()
2925 (current_filter.dbs&(UNIX_DBM|(1<<TCP_DB)|(1<<UDP_DB)|(1<<DCCP_DB)))) in main()
3039 if (current_filter.dbs & (1<<UDP_DB)) in main()