Lines Matching refs:mbuf
51 struct mbuf *sctp_m_free(struct mbuf *m);
52 void sctp_m_freem(struct mbuf *m);
142 uint32_t sctp_calculate_len(struct mbuf *);
144 caddr_t sctp_m_getptr(struct mbuf *, int, int, uint8_t *);
147 sctp_get_next_param(struct mbuf *, int,
150 struct mbuf *sctp_add_pad_tombuf(struct mbuf *, int);
152 struct mbuf *sctp_pad_lastmbuf(struct mbuf *, int, struct mbuf *);
177 sctp_abort_association(struct sctp_inpcb *, struct sctp_tcb *, struct mbuf *,
179 struct sctphdr *, struct mbuf *,
187 struct mbuf *, int);
190 sctp_handle_ootb(struct mbuf *, int, int,
193 struct mbuf *,
205 int sctp_is_there_an_abort_here(struct mbuf *, int, uint32_t *);
235 struct mbuf *sctp_generate_cause(uint16_t, char *);
236 struct mbuf *sctp_generate_no_user_data_cause(uint32_t);
312 struct mbuf **mp0,
313 struct mbuf **controlp,
330 sctp_log_mb(struct mbuf *m, int from);
333 sctp_log_mbc(struct mbuf *m, int from);