Lines Matching refs:mbuf
50 struct mbuf *sctp_m_free(struct mbuf *m);
51 void sctp_m_freem(struct mbuf *m);
127 struct mbuf *m,
145 uint32_t sctp_calculate_len(struct mbuf *);
147 caddr_t sctp_m_getptr(struct mbuf *, int, int, uint8_t *);
150 sctp_get_next_param(struct mbuf *, int,
153 struct mbuf *
154 sctp_add_pad_tombuf(struct mbuf *, int);
156 struct mbuf *
157 sctp_pad_lastmbuf(struct mbuf *, int, struct mbuf *);
193 sctp_abort_association(struct sctp_inpcb *, struct sctp_tcb *, struct mbuf *,
195 struct sctphdr *, struct mbuf *,
203 struct mbuf *, int
210 sctp_handle_ootb(struct mbuf *, int, int,
213 struct mbuf *,
225 int sctp_is_there_an_abort_here(struct mbuf *, int, uint32_t *);
261 struct mbuf *sctp_generate_cause(uint16_t, char *);
262 struct mbuf *sctp_generate_no_user_data_cause(uint32_t);
339 struct mbuf **mp0,
340 struct mbuf **controlp,
357 sctp_log_mb(struct mbuf *m, int from);
360 sctp_log_mbc(struct mbuf *m, int from);