Home
last modified time | relevance | path

Searched refs:CHUNK_FLAGS_FRAGMENT_OK (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_timer.c684 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_mark_all_for_resend()
759 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_mark_all_for_resend()
1108 cookie->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_cookie_timer()
1153 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_strreset_timer()
1173 strrst->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_strreset_timer()
1239 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_asconf_timer()
1254 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_asconf_timer()
1269 asconf->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_asconf_timer()
H A Dsctp_output.c8084 (chk->flags & CHUNK_FLAGS_FRAGMENT_OK)) { in sctp_med_chunk_output()
8126 if (chk->flags & CHUNK_FLAGS_FRAGMENT_OK) { in sctp_med_chunk_output()
8309 (chk->flags & CHUNK_FLAGS_FRAGMENT_OK)) { in sctp_med_chunk_output()
8351 if (chk->flags & CHUNK_FLAGS_FRAGMENT_OK) { in sctp_med_chunk_output()
8626 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_med_chunk_output()
8683 if (chk->flags & CHUNK_FLAGS_FRAGMENT_OK) { in sctp_med_chunk_output()
9019 chk->flags = CHUNK_FLAGS_FRAGMENT_OK; in sctp_send_cookie_echo()
9277 chk->flags = CHUNK_FLAGS_FRAGMENT_OK; in sctp_send_asconf()
9367 chk->flags = CHUNK_FLAGS_FRAGMENT_OK; in sctp_send_asconf_ack()
9642 (chk->flags & CHUNK_FLAGS_FRAGMENT_OK)) { in sctp_chunk_retransmission()
[all …]
H A Dsctp_structs.h415 #define CHUNK_FLAGS_FRAGMENT_OK 0x0100 macro
H A Dsctputil.c2913 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_mtu_size_reset()
2918 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_mtu_size_reset()
H A Dsctp_usrreq.c121 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_pathmtu_adjustment()
130 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK; in sctp_pathmtu_adjustment()