Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c79 SCTP_RELEASE_PKT(*i_pak); in sctp6_input_with_port()
688 SCTP_RELEASE_PKT(control); in sctp6_send()
691 SCTP_RELEASE_PKT(m); in sctp6_send()
704 SCTP_RELEASE_PKT(m); in sctp6_send()
706 SCTP_RELEASE_PKT(control); in sctp6_send()
741 SCTP_RELEASE_PKT(inp->control); in sctp6_send()
/f-stack/freebsd/netinet/
H A Dsctp_os_bsd.h342 #define SCTP_RELEASE_PKT(m) sctp_m_freem(m) macro
H A Dsctp_input.c5717 SCTP_RELEASE_PKT(i_pak); in sctp_input_with_port()
H A Dsctp_output.c12506 SCTP_RELEASE_PKT(i_pak); in sctp_lower_sosend()