Searched refs:now_filled (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/netinet/ |
| HD | sctp_output.c | 6587 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 …]
|
| HD | sctp_indata.c | 3740 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()
|