Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_output.c6655 struct timeval *now, int *now_filled,
6825 int num_out, reason, now_filled = 0; in sctp_sendall_iterator() local
6828 &reason, 1, 1, &now, &now_filled, in sctp_sendall_iterator()
7818 struct timeval *now, int *now_filled, in sctp_med_chunk_output() argument
8205 if (*now_filled == 0) { in sctp_med_chunk_output()
8207 *now_filled = 1; in sctp_med_chunk_output()
8493 if (*now_filled == 0) { in sctp_med_chunk_output()
8495 *now_filled = 1; in sctp_med_chunk_output()
8841 if (*now_filled == 0) { in sctp_med_chunk_output()
8843 *now_filled = 1; in sctp_med_chunk_output()
[all …]
H A Dsctp_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()