Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctputil.h328 void sctp_add_substate(struct sctp_tcb *, int);
H A Dsctp_constants.h471 sctp_add_substate(_stcb, _substate)
H A Dsctputil.c7682 sctp_add_substate(struct sctp_tcb *stcb, int substate) in sctp_add_substate() function