Lines Matching refs:sctp_tcb
609 (struct sctp_tcb *)NULL, in sctp_add_addr_to_vrf()
703 (struct sctp_tcb *)NULL, in sctp_del_addr_from_vrf()
711 sctp_does_stcb_own_this_addr(struct sctp_tcb *stcb, struct sockaddr *to) in sctp_does_stcb_own_this_addr()
883 static struct sctp_tcb *
896 struct sctp_tcb *stcb; in sctp_tcb_special_locate()
1143 struct sctp_tcb *
1145 struct sctp_nets **netp, struct sockaddr *local, struct sctp_tcb *locked_tcb) in sctp_findassociation_ep_addr()
1149 struct sctp_tcb *stcb = NULL; in sctp_findassociation_ep_addr()
1424 struct sctp_tcb *
1431 struct sctp_tcb *stcb; in sctp_findasoc_ep_asocid_locked()
1467 struct sctp_tcb *
1470 struct sctp_tcb *stcb; in sctp_findassociation_ep_asocid()
1853 struct sctp_tcb *
1859 struct sctp_tcb *stcb; in sctp_findassociation_addr_sa()
1904 static struct sctp_tcb *
1911 struct sctp_tcb *stcb; in sctp_findassociation_special_addr()
1996 static struct sctp_tcb *
2008 struct sctp_tcb *stcb; in sctp_findassoc_by_vtag()
2097 struct sctp_tcb *
2103 struct sctp_tcb *stcb; in sctp_findassociation_addr()
2157 struct sctp_tcb *
2162 struct sctp_tcb *stcb; in sctp_findassociation_ep_asconf()
2497 struct sctp_tcb *stcb) in sctp_move_pcb_and_assoc()
3207 struct sctp_tcb *stcb, *nstcb; in sctp_inpcb_free()
3572 sctp_findnet(struct sctp_tcb *stcb, struct sockaddr *addr) in sctp_findnet()
3603 sctp_add_remote_addr(struct sctp_tcb *stcb, struct sockaddr *newaddr, in sctp_add_remote_addr()
4020 sctp_aloc_a_assoc_id(struct sctp_inpcb *inp, struct sctp_tcb *stcb) in sctp_aloc_a_assoc_id()
4024 struct sctp_tcb *lstcb; in sctp_aloc_a_assoc_id()
4055 static struct sctp_tcb *
4064 struct sctp_tcb *stcb; in sctp_aloc_assoc_locked()
4197 stcb = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_asoc), struct sctp_tcb); in sctp_aloc_assoc_locked()
4276 struct sctp_tcb *
4283 struct sctp_tcb *stcb; in sctp_aloc_assoc()
4294 struct sctp_tcb *
4301 struct sctp_tcb *stcb; in sctp_aloc_assoc_connected()
4324 sctp_remove_net(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_remove_net()
4394 sctp_del_remote_addr(struct sctp_tcb *stcb, struct sockaddr *remaddr) in sctp_del_remote_addr()
4518 sctp_clean_up_stream(struct sctp_tcb *stcb, struct sctp_readhead *rh) in sctp_clean_up_stream()
4566 sctp_free_assoc(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int from_inpcbfree, int from_locatio… in sctp_free_assoc()
5089 sctp_destination_is_reachable(struct sctp_tcb *stcb, struct sockaddr *destaddr) in sctp_destination_is_reachable()
5180 struct sctp_tcb *stcb; in sctp_add_local_addr_ep()
5239 sctp_select_primary_destination(struct sctp_tcb *stcb) in sctp_select_primary_destination()
5288 struct sctp_tcb *stcb; in sctp_del_local_addr_ep()
5333 sctp_add_local_addr_restricted(struct sctp_tcb *stcb, struct sctp_ifa *ifa) in sctp_add_local_addr_restricted()
5368 sctp_del_local_addr_restricted(struct sctp_tcb *stcb, struct sctp_ifa *ifa) in sctp_del_local_addr_restricted()
5634 sizeof(struct sctp_tcb), sctp_max_number_of_assoc); in sctp_pcb_init()
5867 sctp_load_addresses_from_init(struct sctp_tcb *stcb, struct mbuf *m, in sctp_load_addresses_from_init()
5882 struct sctp_tcb *stcb_tmp; in sctp_load_addresses_from_init()
6565 sctp_set_primary_addr(struct sctp_tcb *stcb, struct sockaddr *sa, in sctp_set_primary_addr()
6606 struct sctp_tcb *stcb; in sctp_is_vtag_good()
6637 sctp_drain_mbufs(struct sctp_tcb *stcb) in sctp_drain_mbufs()
6856 struct sctp_tcb *stcb; in sctp_drain()