Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dsctp.c61 static void sctp_statesprint(uint32_t state);
292 sctp_statesprint(xstcb->state); in sctp_process_tcb()
527 sctp_statesprint(uint32_t state) in sctp_statesprint() function