Home
last modified time | relevance | path

Searched refs:now_filled (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/netinet/
HDsctp_output.c6657 struct timeval *now, int *now_filled,
6827 int num_out, reason, now_filled = 0; in sctp_sendall_iterator() local
6830 &reason, 1, 1, &now, &now_filled, in sctp_sendall_iterator()
7820 struct timeval *now, int *now_filled, in sctp_med_chunk_output() argument
8207 if (*now_filled == 0) { in sctp_med_chunk_output()
8209 *now_filled = 1; in sctp_med_chunk_output()
8495 if (*now_filled == 0) { in sctp_med_chunk_output()
8497 *now_filled = 1; in sctp_med_chunk_output()
8843 if (*now_filled == 0) { in sctp_med_chunk_output()
8845 *now_filled = 1; in sctp_med_chunk_output()
[all …]
HDsctp_indata.c3740 int now_filled = 0; in sctp_try_advance_peer_ack_point() local
3767 if (!now_filled) { in sctp_try_advance_peer_ack_point()
3769 now_filled = 1; in sctp_try_advance_peer_ack_point()