Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dnhops.c321 cmp_nh_idx(const void *_a, const void *_b) in cmp_nh_idx() function
386 qsort(nh_map, nh_count, sizeof(struct nhops_map), cmp_nh_idx); in dump_nhops_sysctl()