Lines Matching refs:sctp_inpcb
71 struct sctp_ifa *sctp_find_ifa_in_ep(struct sctp_inpcb *inp, struct sockaddr *addr, int hold_lock);
77 uint32_t sctp_select_a_tag(struct sctp_inpcb *, uint16_t lport, uint16_t rport, int);
79 int sctp_init_asoc(struct sctp_inpcb *, struct sctp_tcb *, uint32_t, uint32_t, uint32_t, uint16_t);
92 sctp_timer_start(int, struct sctp_inpcb *, struct sctp_tcb *,
96 sctp_timer_stop(int, struct sctp_inpcb *, struct sctp_tcb *,
103 sctp_wakeup_the_read_socket(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
109 sctp_add_to_readq(struct sctp_inpcb *inp,
144 sctp_pull_off_control_to_new_inp(struct sctp_inpcb *old_inp,
145 struct sctp_inpcb *new_inp,
163 sctp_abort_association(struct sctp_inpcb *, struct sctp_tcb *, struct mbuf *,
171 sctp_abort_an_association(struct sctp_inpcb *, struct sctp_tcb *,
177 struct sctphdr *, struct sctp_inpcb *,
187 sctp_connectx_helper_find(struct sctp_inpcb *, struct sockaddr *,
224 sctp_bindx_add_address(struct socket *so, struct sctp_inpcb *inp,
228 sctp_bindx_delete_address(struct sctp_inpcb *inp, struct sockaddr *sa,
303 void sctp_log_closing(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int16_t loc);
305 void sctp_log_lock(struct sctp_inpcb *inp, struct sctp_tcb *stcb, uint8_t from);
319 sctp_auditing(int, struct sctp_inpcb *, struct sctp_tcb *,