Lines Matching refs:sctp_inpcb
2024 sctp_add_addresses_to_i_ia(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_add_addresses_to_i_ia()
2427 sctp_is_addr_in_ep(struct sctp_inpcb *inp, struct sctp_ifa *ifa) in sctp_is_addr_in_ep()
2447 sctp_choose_boundspecific_inp(struct sctp_inpcb *inp, in sctp_choose_boundspecific_inp()
2579 sctp_choose_boundspecific_stcb(struct sctp_inpcb *inp, in sctp_choose_boundspecific_stcb()
2767 struct sctp_inpcb *inp, in sctp_select_nth_preferred_addr_from_ifn_boundall()
2884 struct sctp_inpcb *inp, in sctp_count_num_preferred_boundall()
2941 sctp_choose_boundall(struct sctp_inpcb *inp, in sctp_choose_boundall()
3293 sctp_source_address_selection(struct sctp_inpcb *inp, in sctp_source_address_selection()
3718 sctp_findassociation_cmsgs(struct sctp_inpcb **inp_p, in sctp_findassociation_cmsgs()
3950 sctp_lowlevel_chunk_output(struct sctp_inpcb *inp, in sctp_lowlevel_chunk_output()
4618 sctp_send_initiate(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int so_locked) in sctp_send_initiate()
5496 sctp_send_initiate_ack(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_send_initiate_ack()
6649 sctp_med_chunk_output(struct sctp_inpcb *inp,
6659 sctp_sendall_iterator(struct sctp_inpcb *inp, struct sctp_tcb *stcb, void *ptr, in sctp_sendall_iterator()
6909 sctp_sendall(struct sctp_inpcb *inp, struct uio *uio, struct mbuf *m, in sctp_sendall()
7812 sctp_med_chunk_output(struct sctp_inpcb *inp, in sctp_med_chunk_output()
9456 sctp_chunk_retransmission(struct sctp_inpcb *inp, in sctp_chunk_retransmission()
9999 sctp_timer_validation(struct sctp_inpcb *inp, in sctp_timer_validation()
10024 sctp_chunk_output(struct sctp_inpcb *inp, in sctp_chunk_output()
10302 struct sctp_inpcb *inp, in sctp_output()
12574 struct sctp_inpcb *inp; in sctp_lower_sosend()
12578 struct sctp_inpcb *t_inp; in sctp_lower_sosend()
12648 t_inp = inp = (struct sctp_inpcb *)so->so_pcb; in sctp_lower_sosend()