Lines Matching refs:mbuf
53 struct mbuf *sctp_m_free(struct mbuf *m);
54 void sctp_m_freem(struct mbuf *m);
151 uint32_t sctp_calculate_len(struct mbuf *);
153 caddr_t sctp_m_getptr(struct mbuf *, int, int, uint8_t *);
156 sctp_get_next_param(struct mbuf *, int,
159 struct mbuf *
160 sctp_add_pad_tombuf(struct mbuf *, int);
162 struct mbuf *
163 sctp_pad_lastmbuf(struct mbuf *, int, struct mbuf *);
199 sctp_abort_association(struct sctp_inpcb *, struct sctp_tcb *, struct mbuf *,
201 struct sctphdr *, struct mbuf *,
211 struct mbuf *, int
217 void sctp_handle_ootb(struct mbuf *, int, int,
220 struct mbuf *,
233 int sctp_is_there_an_abort_here(struct mbuf *, int, uint32_t *);
288 struct mbuf *sctp_generate_cause(uint16_t, char *);
289 struct mbuf *sctp_generate_no_user_data_cause(uint32_t);
369 struct mbuf **mp0,
370 struct mbuf **controlp,
387 sctp_log_mb(struct mbuf *m, int from);
390 sctp_log_mbc(struct mbuf *m, int from);