Searched refs:xladdr_total (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/usr.bin/netstat/
H A Dsctp.c394 int indent = 0, xladdr_total = 0, is_listening = 0; local
464 if (aflag && !Lflag && (xladdr_total == 0) && process_closed) {
481 if (xladdr_total == 0) {
490 if (aflag && !Lflag && xladdr_total == 0) {
505 xladdr_total++;
510 if (aflag && (xladdr_total == 0) && xstcb->last && !process_closed) {

Completed in 43 milliseconds