Home | History | Annotate | Download | only in netinet

Lines Matching refs:sctp_inpcb

141 u_int32_t sctp_select_a_tag(struct sctp_inpcb *);
143 int sctp_init_asoc(struct sctp_inpcb *, struct sctp_association *, int, uint32_t);
145 int sctp_timer_start(int, struct sctp_inpcb *, struct sctp_tcb *,
148 int sctp_timer_stop(int, struct sctp_inpcb *, struct sctp_tcb *,
153 void sctp_mtu_size_reset(struct sctp_inpcb *, struct sctp_association *,
181 void sctp_abort_association(struct sctp_inpcb *, struct sctp_tcb *,
185 void sctp_abort_an_association(struct sctp_inpcb *, struct sctp_tcb *, int,
189 struct sctp_inpcb *, struct mbuf *);
203 struct mbuf *, struct mbuf *, u_int32_t, struct sctp_inpcb *);
219 void sctp_grub_through_socket_buffer(struct sctp_inpcb *, struct socket *,
244 void sctp_auditing(int, struct sctp_inpcb *, struct sctp_tcb *,