Searched refs:sctp_align_safe_nocopy (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/netinet/ |
| HD | sctp_constants.h | 97 #define sctp_align_safe_nocopy 0 macro
|
| HD | sctp_indata.c | 2723 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()
|
| HD | sctp_input.c | 519 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()
|
| HD | sctputil.c | 2395 } else if (safe == sctp_align_safe_nocopy) { in sctp_calculate_rto()
|