Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dsctp.c71 static void sctp_statesprint(uint32_t state);
302 sctp_statesprint(xstcb->state); in sctp_process_tcb()
537 sctp_statesprint(uint32_t state) in sctp_statesprint() function