Home
last modified time | relevance | path

Searched refs:sctp_align_safe_nocopy (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/netinet/
HDsctp_constants.h97 #define sctp_align_safe_nocopy 0 macro
HDsctp_indata.c2723 sctp_align_safe_nocopy, in sctp_process_segment_range()
3696 sctp_align_safe_nocopy, in sctp_express_handle_sack()
4330 sctp_align_safe_nocopy, in sctp_handle_sack()
HDsctp_input.c519 net->RTO = sctp_calculate_rto(stcb, asoc, net, &asoc->time_entered, sctp_align_safe_nocopy, in sctp_process_init_ack()
646 r_net->RTO = sctp_calculate_rto(stcb, &stcb->asoc, r_net, &tv, sctp_align_safe_nocopy, in sctp_handle_heartbeat_ack()
2915 &asoc->time_entered, sctp_align_safe_nocopy, in sctp_handle_cookie_ack()
HDsctputil.c2395 } else if (safe == sctp_align_safe_nocopy) { in sctp_calculate_rto()