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

  /bionic/libc/kernel/uapi/linux/
sctp.h 316 #define SCTP_ASSOC_CHANGE_DENIED 0x0004
318 #define SCTP_STREAM_CHANGE_DENIED SCTP_ASSOC_CHANGE_DENIED
  /external/iproute2/include/uapi/linux/
sctp.h 520 #define SCTP_ASSOC_CHANGE_DENIED 0x0004
  /external/kernel-headers/original/uapi/linux/
sctp.h 570 #define SCTP_ASSOC_CHANGE_DENIED 0x0004
572 #define SCTP_STREAM_CHANGE_DENIED SCTP_ASSOC_CHANGE_DENIED
    [all...]

Completed in 61 milliseconds