Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dnhops.c92 static struct bits nh_bits[] = { variable
452 xo_emit(format, fmt_flags(nh_bits, f)); in p_nhflags()
455 for (p = nh_bits; p->b_mask; p++) in p_nhflags()