Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDsctp_output.c6587 struct timeval *now, int *now_filled,
6757 int num_out, reason, now_filled = 0; in sctp_sendall_iterator() local
6760 &reason, 1, 1, &now, &now_filled, in sctp_sendall_iterator()
7750 struct timeval *now, int *now_filled, in sctp_med_chunk_output() argument
8136 if (*now_filled == 0) { in sctp_med_chunk_output()
8138 *now_filled = 1; in sctp_med_chunk_output()
8412 if (*now_filled == 0) { in sctp_med_chunk_output()
8414 *now_filled = 1; in sctp_med_chunk_output()
8748 if (*now_filled == 0) { in sctp_med_chunk_output()
8750 *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()