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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_header.h 238 struct sctp_inv_mandatory_param { struct
sctp_input.c 563 struct sctp_inv_mandatory_param *mp;
566 sizeof(struct sctp_inv_mandatory_param);
568 struct sctp_inv_mandatory_param *);
571 htons(sizeof(struct sctp_inv_mandatory_param) - 2);
    [all...]

Completed in 31 milliseconds