Searched refs:cip_str (Results 1 – 1 of 1) sorted by relevance
84 char cip_str[MAX_IP_ADDR_LEN]; in DumpFWRuleTable() local103 if (!inet_ntop(AF_INET, &(fwr->fr_srcIP), cip_str, INET_ADDRSTRLEN) || in DumpFWRuleTable()108 sprintf(cip_str, "%s/%d", cip_str, fwr->fr_srcIPmask); in DumpFWRuleTable()114 cip_str, sip_str); in DumpFWRuleTable()