Home
last modified time | relevance | path

Searched refs:sac_state (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/utils/sctp/testlib/
H A Dsctputil.c146 switch (sn->sn_assoc_change.sac_state) { in test_print_message()
164 sn->sn_assoc_change.sac_state); in test_print_message()
207 if (sn->sn_assoc_change.sac_state != expected_additional) in test_check_buf_notification()
209 "Unexpected sac_state:%d expected:%d", in test_check_buf_notification()
210 sn->sn_assoc_change.sac_state, expected_additional); in test_check_buf_notification()
/third_party/ltp/utils/sctp/include/netinet/
H A Dsctp.h203 __u16 sac_state; member
212 * sac_state: 32 bits (signed integer)

Completed in 3 milliseconds