Searched refs:sip_str (Results 1 – 1 of 1) sorted by relevance
85 char sip_str[MAX_IP_ADDR_LEN]; in DumpFWRuleTable() local104 !inet_ntop(AF_INET, &(fwr->fr_dstIP), sip_str, INET_ADDRSTRLEN)) in DumpFWRuleTable()110 sprintf(sip_str, "%s/%d", sip_str, fwr->fr_dstIPmask); in DumpFWRuleTable()114 cip_str, sip_str); in DumpFWRuleTable()