Home
last modified time | relevance | path

Searched refs:idbuf (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/ngctl/
H A Dshow.c124 char idbuf[20]; in ShowCmd() local
130 snprintf(idbuf, sizeof(idbuf), "%08x", peer->id); in ShowCmd()
132 peer->type, idbuf, link->peerhook); in ShowCmd()