Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_output.c6528 struct timeval *now, int *now_filled, int frag_point, int so_locked
6710 int num_out, reason, now_filled = 0; in sctp_sendall_iterator() local
6716 &reason, 1, 1, &now, &now_filled, frag_point, SCTP_SO_NOT_LOCKED); in sctp_sendall_iterator()
7728 struct timeval *now, int *now_filled, int frag_point, int so_locked in sctp_med_chunk_output() argument
8144 if (*now_filled == 0) { in sctp_med_chunk_output()
8146 *now_filled = 1; in sctp_med_chunk_output()
8165 if (*now_filled == 0) { in sctp_med_chunk_output()
8167 *now_filled = 1; in sctp_med_chunk_output()
8421 if (*now_filled == 0) { in sctp_med_chunk_output()
8423 *now_filled = 1; in sctp_med_chunk_output()
[all …]
HDsctp_indata.c3378 int now_filled = 0; in sctp_try_advance_peer_ack_point() local
3405 if (!now_filled) { in sctp_try_advance_peer_ack_point()
3407 now_filled = 1; in sctp_try_advance_peer_ack_point()