Searched defs:SCTP_UNUSED (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_ss_functions.c | 233 struct sctp_nets *net SCTP_UNUSED, in sctp_ss_default_scheduled() 236 int moved_how_much SCTP_UNUSED) in sctp_ss_default_scheduled() 255 sctp_ss_default_packet_done(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net SCTP_UNUSED, in sctp_ss_default_packet_done() 256 struct sctp_association *asoc SCTP_UNUSED) in sctp_ss_default_packet_done() 263 sctp_ss_default_get_value(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc SCTP_UNU… in sctp_ss_default_get_value() 264 struct sctp_stream_out *strq SCTP_UNUSED, uint16_t *value SCTP_UNUSED) in sctp_ss_default_get_value() 271 sctp_ss_default_set_value(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc SCTP_UNU… in sctp_ss_default_set_value() 272 struct sctp_stream_out *strq SCTP_UNUSED, uint16_t value SCTP_UNUSED) in sctp_ss_default_set_value() 341 sctp_ss_rrp_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net SCTP_UNUSED, in sctp_ss_rrp_select() 561 sctp_ss_prio_get_value(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc SCTP_UNUSED, in sctp_ss_prio_get_value() [all …]
|
| H A D | sctp_cc_functions.c | 684 int accum_moved, int reneged_all SCTP_UNUSED, int will_exit, int use_rtcc) in sctp_cwnd_update_after_sack_common() 1324 sctp_cwnd_prepare_rtcc_net_for_sack(struct sctp_tcb *stcb SCTP_UNUSED, in sctp_cwnd_prepare_rtcc_net_for_sack() 1494 sctp_cwnd_update_rtcc_packet_transmitted(struct sctp_tcb *stcb SCTP_UNUSED, in sctp_cwnd_update_rtcc_packet_transmitted() 1513 sctp_rtt_rtcc_calculated(struct sctp_tcb *stcb SCTP_UNUSED, in sctp_rtt_rtcc_calculated() 1515 struct timeval *now SCTP_UNUSED) in sctp_rtt_rtcc_calculated() 1749 int accum_moved, int reneged_all SCTP_UNUSED, int will_exit) in sctp_hs_cwnd_update_after_sack() 2141 int accum_moved, int reneged_all SCTP_UNUSED, int will_exit) in sctp_htcp_cwnd_update_after_sack() 2297 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 | 1563 sctp_asconf_process_error(struct sctp_tcb *stcb SCTP_UNUSED, in sctp_asconf_process_error() 1654 sctp_asconf_ack_clear(struct sctp_tcb *stcb SCTP_UNUSED) in sctp_asconf_ack_clear() 2024 sctp_asconf_iterator_ep(struct sctp_inpcb *inp, void *ptr, uint32_t val SCTP_UNUSED) in sctp_asconf_iterator_ep() 2069 sctp_asconf_iterator_ep_end(struct sctp_inpcb *inp, void *ptr, uint32_t val SCTP_UNUSED) in sctp_asconf_iterator_ep_end() 2101 void *ptr, uint32_t val SCTP_UNUSED) in sctp_asconf_iterator_stcb() 2264 sctp_asconf_iterator_end(void *ptr, uint32_t val SCTP_UNUSED) in sctp_asconf_iterator_end()
|
| H A D | sctp_bsd_addr.c | 85 sctp_iterator_thread(void *v SCTP_UNUSED) in sctp_iterator_thread()
|
| H A D | sctputil.c | 571 sctp_fill_stat_log(void *optval SCTP_UNUSED, size_t *optsize SCTP_UNUSED) in sctp_fill_stat_log() 4812 SCTP_UNUSED in sctp_wakeup_the_read_socket() 7047 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() 7075 const struct sockaddr *sa SCTP_UNUSED, void *ctx SCTP_UNUSED) in sctp_recv_udp_tunneled_packet() 7158 sctp_recv_icmp_tunneled_packet(int cmd, struct sockaddr *sa, void *vip, void *ctx SCTP_UNUSED) in sctp_recv_icmp_tunneled_packet() 7268 sctp_recv_icmp6_tunneled_packet(int cmd, struct sockaddr *sa, void *d, void *ctx SCTP_UNUSED) in sctp_recv_icmp6_tunneled_packet()
|
| H A D | sctp_input.c | 975 sctp_handle_shutdown_ack(struct sctp_shutdown_ack_chunk *cp SCTP_UNUSED, in sctp_handle_shutdown_ack() 2785 sctp_handle_cookie_ack(struct sctp_cookie_ack_chunk *cp SCTP_UNUSED, in sctp_handle_cookie_ack() 3052 sctp_handle_shutdown_complete(struct sctp_shutdown_complete_chunk *cp SCTP_UNUSED, in sctp_handle_shutdown_complete() 5807 sctp_input(struct mbuf **mp, int *offp, int proto SCTP_UNUSED) in sctp_input()
|
| H A D | sctp_timer.c | 1055 struct sctp_nets *net SCTP_UNUSED) in sctp_cookie_timer()
|
| H A D | sctp_usrreq.c | 461 sctp_attach(struct socket *so, int proto SCTP_UNUSED, struct thread *p SCTP_UNUSED) in sctp_attach()
|
| H A D | sctp_os_bsd.h | 284 #define SCTP_UNUSED __attribute__((unused)) macro
|
| H A D | sctp_output.c | 6574 uint32_t val SCTP_UNUSED) in sctp_sendall_iterator() 6756 sctp_sendall_completes(void *ptr, uint32_t val SCTP_UNUSED) in sctp_sendall_completes()
|
| /f-stack/freebsd/netinet6/ |
| H A D | sctp6_usrreq.c | 168 sctp6_input(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED) in sctp6_input() 512 sctp6_attach(struct socket *so, int proto SCTP_UNUSED, struct thread *p SCTP_UNUSED) in sctp6_attach()
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_sctp.h | 86 #define SCTP_UNUSED __attribute__((unused)) macro
|