Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c152 static int sort_ttl(const void *, const void *);
1450 sizeof(statetop_t), sort_ttl); in topipstates()
2014 static int sort_ttl(const void *a, const void *b) in sort_ttl() function