Searched refs:sctp_pad_lastmbuf (Results 1 – 3 of 3) sorted by relevance
170 int sctp_pad_lastmbuf(struct mbuf *, int);
1848 sctp_pad_lastmbuf(struct mbuf *m, int padval) in sctp_pad_lastmbuf() function
5049 if (sctp_pad_lastmbuf(chk->data, (4 - padval))) {