Home
last modified time | relevance | path

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

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