Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_output.c8161 if (*now_filled == 0) { in sctp_med_chunk_output()
8163 *now_filled = 1; in sctp_med_chunk_output()
8439 *now_filled = 1; in sctp_med_chunk_output()
8773 if (*now_filled == 0) { in sctp_med_chunk_output()
8775 *now_filled = 1; in sctp_med_chunk_output()
8835 if (*now_filled == 0) { in sctp_med_chunk_output()
8837 *now_filled = 1; in sctp_med_chunk_output()
9793 if (*now_filled == 0) { in sctp_chunk_retransmission()
9796 *now_filled = 1; in sctp_chunk_retransmission()
9955 int now_filled = 0; in sctp_chunk_output() local
[all …]
H A Dsctp_indata.c3754 int now_filled = 0; in sctp_try_advance_peer_ack_point() local
3781 if (!now_filled) { in sctp_try_advance_peer_ack_point()
3783 now_filled = 1; in sctp_try_advance_peer_ack_point()