Home
last modified time | relevance | path

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

/external/iproute2/bridge/
Dfdb.c169 const char *abuf_s; in print_fdb() local
174 abuf_s = format_host(family, in print_fdb()
178 jsonw_string_field(jw_global, "dst", abuf_s); in print_fdb()
180 fprintf(fp, "dst %s ", abuf_s); in print_fdb()