HomeSort by relevance Sort by last modified time
    Searched refs:status_len (Results 1 - 3 of 3) sorted by null

  /external/ltp/utils/sctp/func_tests/
test_assoc_abort.c 85 socklen_t status_len; local
204 status_len = sizeof(struct sctp_status);
206 &status, &status_len);
218 status_len = sizeof(struct sctp_status);
220 &status, &status_len);
test_assoc_shutdown.c 84 socklen_t status_len; local
205 status_len = sizeof(struct sctp_status);
207 &status, &status_len);
219 status_len = sizeof(struct sctp_status);
221 &status, &status_len);
  /external/wpa_supplicant_8/src/common/
dpp.c 2543 u16 r_bootstrap_len, i_bootstrap_len, wrapped_data_len, status_len, local
2799 u16 r_bootstrap_len, i_bootstrap_len, wrapped_data_len, status_len, local
4256 u16 wrapped_data_len, e_nonce_len, status_len, conf_obj_len; local
    [all...]

Completed in 102 milliseconds