Searched refs:FR_DROP (Results 1 – 1 of 1) sorted by relevance
52 #define FR_DROP "DROP" macro113 (fwr->fr_action == FRA_DROP)? FR_DROP : FR_ACCEPT, in DumpFWRuleTable()256 else if (!strncmp(p, FR_DROP, sizeof(FR_DROP) - 1)) { in ParseConfigFile()258 p += (sizeof(FR_DROP) - 1); in ParseConfigFile()