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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_auth.h 199 struct sctp_auth_chunk *auth, struct sctp_tcb *stcb, uint16_t key_id);
201 struct sctp_auth_chunk **auth_ret, uint32_t *offset,
203 extern int sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *ch,
sctp_header.h 570 struct sctp_auth_chunk { struct
sctp_auth.c 850 size = sizeof(struct sctp_auth_chunk) + sctp_get_hmac_digest_len(hmac_algo);
    [all...]
sctp_input.c     [all...]
sctp_output.c     [all...]

Completed in 41 milliseconds