Searched refs:INET_L4_DBM (Results 1 – 1 of 1) sorted by relevance
135 #define INET_L4_DBM ((1<<TCP_DB)|(1<<UDP_DB)|(1<<DCCP_DB)|(1<<SCTP_DB)) macro136 #define INET_DBM (INET_L4_DBM | (1<<RAW_DB))4311 (current_filter.dbs & (UNIX_DBM|INET_L4_DBM))) in main()