Searched refs:ip_str (Results 1 – 1 of 1) sorted by relevance
161 char *str, *str2, *ip_str, *port_str; in lio_target_call_addnptotpg() local182 ip_str = str + 1; /* Skip over leading "[" */ in lio_target_call_addnptotpg()195 ip_str = &buf[0]; in lio_target_call_addnptotpg()196 port_str = strstr(ip_str, ":"); in lio_target_call_addnptotpg()206 ret = inet_pton_with_scope(&init_net, AF_UNSPEC, ip_str, in lio_target_call_addnptotpg()