Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_output.c10483 a_chk = NULL; in sctp_send_sack()
10497 a_chk = chk; in sctp_send_sack()
10498 if (a_chk->data) { in sctp_send_sack()
10509 if (a_chk == NULL) { in sctp_send_sack()
10531 a_chk->flags = 0; in sctp_send_sack()
10532 a_chk->asoc = asoc; in sctp_send_sack()
10536 a_chk->whoTo = NULL; in sctp_send_sack()
10551 if (a_chk->whoTo) { in sctp_send_sack()
10575 if (a_chk->data) { in sctp_send_sack()
10811 SCTP_BUF_LEN(a_chk->data) = a_chk->send_size; in sctp_send_sack()
[all …]