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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_auth.h 153 extern sctp_hmaclist_t *sctp_alloc_hmaclist(uint8_t num_hmacs);
sctp_auth.c 651 sctp_alloc_hmaclist(uint8_t num_hmacs) function
717 new_list = sctp_alloc_hmaclist(list->max_algo);
734 new_list = sctp_alloc_hmaclist(2);
736 new_list = sctp_alloc_hmaclist(1);
    [all...]
sctp_pcb.c     [all...]
sctp_usrreq.c     [all...]

Completed in 63 milliseconds