Searched refs:scopebuf (Results 1 – 1 of 1) sorted by relevance
1273 char scopebuf[IFNAMSIZ + 1]; in printsock() local1275 if (if_indextoname (addrbuf.sa6.sin6_scope_id, scopebuf) == NULL) in printsock()1278 tprintf(", sin6_scope_id=if_nametoindex(\"%s\")", scopebuf); in printsock()