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

  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_mbuf.h 418 #define M_ALIGN(m, len) do { \
420 ("%s: M_ALIGN not normal mbuf", __func__)); \
422 ("%s: M_ALIGN not a virgin mbuf", __func__)); \
user_mbuf.c 1206 M_ALIGN(m, len);
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 835 M_ALIGN(m, len); \
    [all...]
sctp_output.c     [all...]

Completed in 66 milliseconds