• Home
  • Raw
  • Download

Lines Matching refs:sctp_tcb

47 sctp_ss_default_add(struct sctp_tcb *, struct sctp_association *,
52 sctp_ss_default_remove(struct sctp_tcb *, struct sctp_association *,
57 sctp_ss_default_init(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_init()
86 sctp_ss_default_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_clear()
108 sctp_ss_default_init_stream(struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream… in sctp_ss_default_init_stream()
124 sctp_ss_default_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_add()
145 sctp_ss_default_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_default_is_empty()
155 sctp_ss_default_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_remove()
190 sctp_ss_default_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, in sctp_ss_default_select()
238 sctp_ss_default_scheduled(struct sctp_tcb *stcb, in sctp_ss_default_scheduled()
261 sctp_ss_default_packet_done(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net SCTP_UNUSED, in sctp_ss_default_packet_done()
269 sctp_ss_default_get_value(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc SCTP_UNU… in sctp_ss_default_get_value()
277 sctp_ss_default_set_value(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc SCTP_UNU… in sctp_ss_default_set_value()
285 sctp_ss_default_is_user_msgs_incomplete(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association … in sctp_ss_default_is_user_msgs_incomplete()
309 sctp_ss_rr_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_rr_add()
347 sctp_ss_rrp_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net SCTP_UNUSED, in sctp_ss_rrp_select()
354 sctp_ss_rrp_packet_done(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, in sctp_ss_rrp_packet_done()
405 sctp_ss_prio_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_clear()
431 sctp_ss_prio_init_stream(struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream_ou… in sctp_ss_prio_init_stream()
452 sctp_ss_prio_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_add()
486 sctp_ss_prio_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_remove()
519 sctp_ss_prio_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, in sctp_ss_prio_select()
570 sctp_ss_prio_get_value(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc SCTP_UNUSED, in sctp_ss_prio_get_value()
581 sctp_ss_prio_set_value(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_set_value()
598 sctp_ss_fb_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_fb_clear()
623 sctp_ss_fb_init_stream(struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream_out … in sctp_ss_fb_init_stream()
644 sctp_ss_fb_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_fb_add()
665 sctp_ss_fb_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_fb_remove()
698 sctp_ss_fb_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, in sctp_ss_fb_select()
734 sctp_ss_fb_scheduled(struct sctp_tcb *stcb, struct sctp_nets *net SCTP_UNUSED, in sctp_ss_fb_scheduled()
772 sctp_ss_fcfs_add(struct sctp_tcb *stcb, struct sctp_association *asoc,
777 sctp_ss_fcfs_init(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_fcfs_init()
819 sctp_ss_fcfs_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_fcfs_clear()
842 sctp_ss_fcfs_init_stream(struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream_ou… in sctp_ss_fcfs_init_stream()
858 sctp_ss_fcfs_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_fcfs_add()
876 sctp_ss_fcfs_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_fcfs_is_empty()
886 sctp_ss_fcfs_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_fcfs_remove()
908 sctp_ss_fcfs_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, in sctp_ss_fcfs_select()