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

  /bionic/libc/kernel/uapi/linux/
sctp.h 192 struct sctp_shutdown_event { struct
246 __u8 sctp_shutdown_event; member in struct:sctp_event_subscribe
266 struct sctp_shutdown_event sn_shutdown_event;
286 SCTP_SHUTDOWN_EVENT,
287 #define SCTP_SHUTDOWN_EVENT SCTP_SHUTDOWN_EVENT
  /development/ndk/platforms/android-L/include/linux/
sctp.h 192 struct sctp_shutdown_event { struct
246 __u8 sctp_shutdown_event; member in struct:sctp_event_subscribe
266 struct sctp_shutdown_event sn_shutdown_event;
286 SCTP_SHUTDOWN_EVENT,
287 #define SCTP_SHUTDOWN_EVENT SCTP_SHUTDOWN_EVENT
  /external/kernel-headers/original/uapi/linux/
sctp.h 311 * 5.3.1.5 SCTP_SHUTDOWN_EVENT
316 struct sctp_shutdown_event { struct
398 __u8 sctp_shutdown_event; member in struct:sctp_event_subscribe
422 struct sctp_shutdown_event sn_shutdown_event;
444 SCTP_SHUTDOWN_EVENT,
445 #define SCTP_SHUTDOWN_EVENT SCTP_SHUTDOWN_EVENT
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
sctp.h 192 struct sctp_shutdown_event { struct
246 __u8 sctp_shutdown_event; member in struct:sctp_event_subscribe
266 struct sctp_shutdown_event sn_shutdown_event;
286 SCTP_SHUTDOWN_EVENT,
287 #define SCTP_SHUTDOWN_EVENT SCTP_SHUTDOWN_EVENT
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
sctp.h 192 struct sctp_shutdown_event { struct
246 __u8 sctp_shutdown_event; member in struct:sctp_event_subscribe
266 struct sctp_shutdown_event sn_shutdown_event;
286 SCTP_SHUTDOWN_EVENT,
287 #define SCTP_SHUTDOWN_EVENT SCTP_SHUTDOWN_EVENT
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
sctp.h 192 struct sctp_shutdown_event { struct
246 __u8 sctp_shutdown_event; member in struct:sctp_event_subscribe
266 struct sctp_shutdown_event sn_shutdown_event;
286 SCTP_SHUTDOWN_EVENT,
287 #define SCTP_SHUTDOWN_EVENT SCTP_SHUTDOWN_EVENT
  /external/chromium_org/third_party/usrsctp/usrsctplib/
usrsctp.h 218 #define SCTP_SHUTDOWN_EVENT 0x0005
291 struct sctp_shutdown_event { struct
424 struct sctp_shutdown_event sn_shutdown_event;
441 uint8_t sctp_shutdown_event; member in struct:sctp_event_subscribe
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_uio.h 87 uint8_t sctp_shutdown_event; member in struct:sctp_event_subscribe
409 struct sctp_shutdown_event { struct
549 struct sctp_shutdown_event sn_shutdown_event;
567 #define SCTP_SHUTDOWN_EVENT 0x0005
    [all...]

Completed in 289 milliseconds