Searched refs:ip_str (Results 1 – 1 of 1) sorted by relevance
169 char *str, *str2, *ip_str, *port_str; in lio_target_call_addnptotpg() local191 ip_str = str + 1; /* Skip over leading "[" */ in lio_target_call_addnptotpg()204 ip_str = &buf[0]; in lio_target_call_addnptotpg()205 port_str = strstr(ip_str, ":"); in lio_target_call_addnptotpg()215 ret = inet_pton_with_scope(&init_net, AF_UNSPEC, ip_str, in lio_target_call_addnptotpg()