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

/freebsd-13-stable/sys/netinet/
H A Dsctputil.h292 #define sctp_snd_sb_alloc(stcb, sz) \ macro
H A Dsctp_output.c6395 sctp_snd_sb_alloc(stcb, sp->length);
7488 sctp_snd_sb_alloc(stcb, SCTP_DATA_CHUNK_OVERHEAD(stcb));
13141 sctp_snd_sb_alloc(stcb, sp->length);
13229 sctp_snd_sb_alloc(stcb, sndout);

Completed in 83 milliseconds