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