Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dlnstat.c175 struct table_hdr { struct
180 static struct table_hdr *build_hdr_string(struct lnstat_file *lnstat_files, in build_hdr_string() argument
185 static struct table_hdr th; in build_hdr_string()
225 static int print_hdr(FILE *of, struct table_hdr *th) in print_hdr()
250 struct table_hdr *header; in main()