Home
last modified time | relevance | path

Searched defs:SCTP_UNUSED (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_ss_functions.c74 bool clear_values SCTP_UNUSED) in sctp_ss_default_clear()
110 struct sctp_stream_queue_pending *sp SCTP_UNUSED) in sctp_ss_default_add()
124 sctp_ss_default_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_default_is_empty()
134 struct sctp_stream_queue_pending *sp SCTP_UNUSED) in sctp_ss_default_remove()
165 sctp_ss_default_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, in sctp_ss_default_select()
221 struct sctp_nets *net SCTP_UNUSED, in sctp_ss_default_scheduled()
224 int moved_how_much SCTP_UNUSED) in sctp_ss_default_scheduled()
247 sctp_ss_default_packet_done(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net SCTP_UNUSED, in sctp_ss_default_packet_done()
248 struct sctp_association *asoc SCTP_UNUSED) in sctp_ss_default_packet_done()
257 sctp_ss_default_get_value(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc SCTP_UNU… in sctp_ss_default_get_value()
[all …]
H A Dsctp_cc_functions.c687 int accum_moved, int reneged_all SCTP_UNUSED, int will_exit, int use_rtcc) in sctp_cwnd_update_after_sack_common()
1325 sctp_cwnd_prepare_rtcc_net_for_sack(struct sctp_tcb *stcb SCTP_UNUSED, in sctp_cwnd_prepare_rtcc_net_for_sack()
1495 sctp_cwnd_update_rtcc_packet_transmitted(struct sctp_tcb *stcb SCTP_UNUSED, in sctp_cwnd_update_rtcc_packet_transmitted()
1514 sctp_rtt_rtcc_calculated(struct sctp_tcb *stcb SCTP_UNUSED, in sctp_rtt_rtcc_calculated()
1516 struct timeval *now SCTP_UNUSED) in sctp_rtt_rtcc_calculated()
1750 int accum_moved, int reneged_all SCTP_UNUSED, int will_exit) in sctp_hs_cwnd_update_after_sack()
2142 int accum_moved, int reneged_all SCTP_UNUSED, int will_exit) in sctp_htcp_cwnd_update_after_sack()
2298 struct sctp_nets *net, int in_window, int num_pkt_lost SCTP_UNUSED) in sctp_htcp_cwnd_update_after_ecn_echo()
H A Dsctp_asconf.c1560 sctp_asconf_process_error(struct sctp_tcb *stcb SCTP_UNUSED, in sctp_asconf_process_error()
1651 sctp_asconf_ack_clear(struct sctp_tcb *stcb SCTP_UNUSED) in sctp_asconf_ack_clear()
2021 sctp_asconf_iterator_ep(struct sctp_inpcb *inp, void *ptr, uint32_t val SCTP_UNUSED) in sctp_asconf_iterator_ep()
2066 sctp_asconf_iterator_ep_end(struct sctp_inpcb *inp, void *ptr, uint32_t val SCTP_UNUSED) in sctp_asconf_iterator_ep_end()
2098 void *ptr, uint32_t val SCTP_UNUSED) in sctp_asconf_iterator_stcb()
2260 sctp_asconf_iterator_end(void *ptr, uint32_t val SCTP_UNUSED) in sctp_asconf_iterator_end()
H A Dsctp_bsd_addr.c82 sctp_iterator_thread(void *v SCTP_UNUSED) in sctp_iterator_thread()
H A Dsctputil.c568 sctp_fill_stat_log(void *optval SCTP_UNUSED, size_t *optsize SCTP_UNUSED) in sctp_fill_stat_log()
4870 SCTP_UNUSED in sctp_wakeup_the_read_socket()
7105 sctp_log_trace(uint32_t subsys, const char *str SCTP_UNUSED, uint32_t a, uint32_t b, uint32_t c, ui… in sctp_log_trace()
7133 const struct sockaddr *sa SCTP_UNUSED, void *ctx SCTP_UNUSED) in sctp_recv_udp_tunneled_packet()
H A Dsctp_input.c943 sctp_handle_shutdown_ack(struct sctp_shutdown_ack_chunk *cp SCTP_UNUSED, in sctp_handle_shutdown_ack()
2738 sctp_handle_cookie_ack(struct sctp_cookie_ack_chunk *cp SCTP_UNUSED, in sctp_handle_cookie_ack()
3011 sctp_handle_shutdown_complete(struct sctp_shutdown_complete_chunk *cp SCTP_UNUSED, in sctp_handle_shutdown_complete()
5810 sctp_input(struct mbuf **mp, int *offp, int proto SCTP_UNUSED) in sctp_input()
H A Dsctp_usrreq.c59 sctp_init(void *arg SCTP_UNUSED) in sctp_init()
454 sctp_attach(struct socket *so, int proto SCTP_UNUSED, struct thread *p SCTP_UNUSED) in sctp_attach()
H A Dsctp_timer.c1051 struct sctp_nets *net SCTP_UNUSED) in sctp_cookie_timer()
H A Dsctp_os_bsd.h273 #define SCTP_UNUSED __attribute__((unused)) macro
H A Dsctp_output.c6662 uint32_t val SCTP_UNUSED) in sctp_sendall_iterator()
6843 sctp_sendall_completes(void *ptr, uint32_t val SCTP_UNUSED) in sctp_sendall_completes()
/freebsd/sys/netinet6/
H A Dsctp6_usrreq.c165 sctp6_input(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED) in sctp6_input()
435 sctp6_attach(struct socket *so, int proto SCTP_UNUSED, struct thread *p SCTP_UNUSED) in sctp6_attach()
/freebsd/sys/netinet/libalias/
H A Dalias_sctp.h85 #define SCTP_UNUSED __attribute__((unused)) macro