Searched refs:ifstring (Results 1 – 1 of 1) sorted by relevance
568 char ifstring[IF_NAMESIZE + 3*sizeof (ifindex) + sizeof (" ()") + 1]; in rip_input() local582 (void) snprintf(ifstring, sizeof (ifstring), "%s (%d)", in rip_input()585 (void) snprintf(ifstring, sizeof (ifstring), "%d", in rip_input()588 srcaddr, ifstring); in rip_input()