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

/freebsd-13-stable/sys/netinet6/
H A Dsctp6_usrreq.c79 SCTP_RELEASE_PKT(*i_pak);
688 SCTP_RELEASE_PKT(control);
691 SCTP_RELEASE_PKT(m);
704 SCTP_RELEASE_PKT(m);
706 SCTP_RELEASE_PKT(control);
717 SCTP_RELEASE_PKT(control);
720 SCTP_RELEASE_PKT(m);
730 SCTP_RELEASE_PKT(control);
733 SCTP_RELEASE_PKT(m);
741 SCTP_RELEASE_PKT(contro
[all...]
/freebsd-13-stable/sys/netinet/
H A Dsctp_os_bsd.h342 #define SCTP_RELEASE_PKT(m) sctp_m_freem(m) macro
H A Dsctp_input.c5679 SCTP_RELEASE_PKT(i_pak);
H A Dsctp_output.c12506 SCTP_RELEASE_PKT(i_pak);

Completed in 231 milliseconds