Searched defs:SCTP_UNUSED (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_ss_functions.c | 74 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 D | sctp_cc_functions.c | 687 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 D | sctp_asconf.c | 1560 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 D | sctp_bsd_addr.c | 82 sctp_iterator_thread(void *v SCTP_UNUSED) in sctp_iterator_thread()
|
H A D | sctputil.c | 568 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 D | sctp_input.c | 943 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 D | sctp_usrreq.c | 59 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 D | sctp_timer.c | 1051 struct sctp_nets *net SCTP_UNUSED) in sctp_cookie_timer()
|
H A D | sctp_os_bsd.h | 273 #define SCTP_UNUSED __attribute__((unused)) macro
|
H A D | sctp_output.c | 6662 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 D | sctp6_usrreq.c | 165 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 D | alias_sctp.h | 85 #define SCTP_UNUSED __attribute__((unused)) macro
|