Home
last modified time | relevance | path

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

/freebsd/usr.bin/sockstat/
H A Dsockstat.c156 socket_compare(const struct sock *a, const struct sock *b) in socket_compare() function
160 RB_GENERATE_STATIC(socks_t, sock, socket_tree, socket_compare);