Searched refs:ip_string (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/atm/
H A Dmpoa_proc.c138 unsigned char ip_string[16]; local
152 sprintf(ip_string, "%pI4", &in_entry->ctrl_info.in_dst_ip);
154 ip_string,
181 sprintf(ip_string, "%pI4", &eg_entry->latest_ip_addr);
182 seq_printf(m, "%-16s", ip_string);

Completed in 205 milliseconds