Home
last modified time | relevance | path

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

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