Searched defs:SCTP_UNUSED (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_ss_functions.c | 87 int clear_values SCTP_UNUSED, int holds_lock) in sctp_ss_default_clear() 126 struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) 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() 157 struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) 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() 239 struct sctp_nets *net SCTP_UNUSED, in sctp_ss_default_scheduled() 242 int moved_how_much SCTP_UNUSED) 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() 262 struct sctp_association *asoc 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() [all …]
|
D | sctp_cc_functions.c | 763 int accum_moved, int reneged_all SCTP_UNUSED, int will_exit, int use_rtcc) in sctp_cwnd_update_after_sack_common() 1420 sctp_cwnd_prepare_rtcc_net_for_sack(struct sctp_tcb *stcb SCTP_UNUSED, in sctp_cwnd_prepare_rtcc_net_for_sack() 1592 sctp_cwnd_update_rtcc_packet_transmitted(struct sctp_tcb *stcb SCTP_UNUSED, in sctp_cwnd_update_rtcc_packet_transmitted() 1611 sctp_rtt_rtcc_calculated(struct sctp_tcb *stcb SCTP_UNUSED, in sctp_rtt_rtcc_calculated() 1613 struct timeval *now SCTP_UNUSED) in sctp_rtt_rtcc_calculated() 1846 int accum_moved, int reneged_all SCTP_UNUSED, int will_exit) in sctp_hs_cwnd_update_after_sack() 2233 int accum_moved, int reneged_all SCTP_UNUSED, int will_exit) in sctp_htcp_cwnd_update_after_sack() 2388 struct sctp_nets *net, int in_window, int num_pkt_lost SCTP_UNUSED) in sctp_htcp_cwnd_update_after_ecn_echo()
|
D | sctp_callout.c | 185 sctp_timeout(void *arg SCTP_UNUSED) in sctp_timeout()
|
D | sctp_asconf.c | 1600 sctp_asconf_process_error(struct sctp_tcb *stcb SCTP_UNUSED, in sctp_asconf_process_error() 1691 sctp_asconf_ack_clear(struct sctp_tcb *stcb SCTP_UNUSED) in sctp_asconf_ack_clear() 2066 sctp_asconf_iterator_ep(struct sctp_inpcb *inp, void *ptr, uint32_t val SCTP_UNUSED) in sctp_asconf_iterator_ep() 2111 sctp_asconf_iterator_ep_end(struct sctp_inpcb *inp, void *ptr, uint32_t val SCTP_UNUSED) in sctp_asconf_iterator_ep_end() 2144 void *ptr, uint32_t val SCTP_UNUSED) in sctp_asconf_iterator_stcb() 2318 sctp_asconf_iterator_end(void *ptr, uint32_t val SCTP_UNUSED) in sctp_asconf_iterator_end()
|
D | sctputil.c | 595 sctp_fill_stat_log(void *optval SCTP_UNUSED, size_t *optsize SCTP_UNUSED) in sctp_fill_stat_log() 5195 sctp_wakeup_the_read_socket(struct sctp_inpcb *inp, 8017 sctp_log_trace(uint32_t subsys, const char *str SCTP_UNUSED, uint32_t a, uint32_t b, uint32_t c, ui… 8071 const struct sockaddr *sa SCTP_UNUSED, void *ctx SCTP_UNUSED) 8154 sctp_recv_icmp_tunneled_packet(int cmd, struct sockaddr *sa, void *vip, void *ctx SCTP_UNUSED) 8287 sctp_recv_icmp6_tunneled_packet(int cmd, struct sockaddr *sa, void *d, void *ctx SCTP_UNUSED)
|
D | sctp_bsd_addr.c | 125 sctp_iterator_thread(void *v SCTP_UNUSED)
|
D | sctp_input.c | 1078 sctp_handle_shutdown_ack(struct sctp_shutdown_ack_chunk *cp SCTP_UNUSED, in sctp_handle_shutdown_ack() 3139 sctp_handle_cookie_ack(struct sctp_cookie_ack_chunk *cp SCTP_UNUSED, 3418 sctp_handle_shutdown_complete(struct sctp_shutdown_complete_chunk *cp SCTP_UNUSED, 6373 sctp_input(struct mbuf **mp, int *offp, int proto SCTP_UNUSED)
|
D | sctp_timer.c | 1061 struct sctp_nets *net SCTP_UNUSED)
|
D | sctp_usrreq.c | 363 sctp_ctlinput(int cmd, struct sockaddr *sa, void *vip, struct ifnet *ifp SCTP_UNUSED) 650 sctp_attach(struct socket *so, int proto SCTP_UNUSED, uint32_t vrf_id) 737 sctpconn_attach(struct socket *so, int proto SCTP_UNUSED, uint32_t vrf_id)
|
D | sctp_os_userspace.h | 780 #define SCTP_UNUSED __attribute__((unused)) macro 783 #define SCTP_UNUSED macro
|
D | sctp_output.c | 7140 uint32_t val SCTP_UNUSED) 7316 sctp_sendall_completes(void *ptr, uint32_t val SCTP_UNUSED)
|