Searched refs:ip_str (Results 1 – 1 of 1) sorted by relevance
207 char *str, *str2, *ip_str, *port_str; in lio_target_call_addnptotpg() local262 str = ip_str = &buf[0]; in lio_target_call_addnptotpg()263 port_str = strstr(ip_str, ":"); in lio_target_call_addnptotpg()280 sock_in->sin_addr.s_addr = in_aton(ip_str); in lio_target_call_addnptotpg()