Searched refs:sctp_snd_sb_alloc (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dsctputil.h295 #define sctp_snd_sb_alloc(stcb, sz) \ macro
H A Dsctp_output.c6393 sctp_snd_sb_alloc(stcb, sp->length);
7491 sctp_snd_sb_alloc(stcb, SCTP_DATA_CHUNK_OVERHEAD(stcb));
13146 sctp_snd_sb_alloc(stcb, sp->length);
13236 sctp_snd_sb_alloc(stcb, sndout);

Completed in 191 milliseconds