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

  /bionic/libc/kernel/uapi/linux/
sctp.h 299 struct sctp_stream_reset_event { struct
339 __u8 sctp_stream_reset_event; member in struct:sctp_event_subscribe
358 struct sctp_stream_reset_event sn_strreset_event;
384 SCTP_STREAM_RESET_EVENT,
385 #define SCTP_STREAM_RESET_EVENT SCTP_STREAM_RESET_EVENT
  /external/iproute2/include/uapi/linux/
sctp.h 501 struct sctp_stream_reset_event { struct
546 __u8 sctp_stream_reset_event; member in struct:sctp_event_subscribe
573 struct sctp_stream_reset_event sn_strreset_event;
603 SCTP_STREAM_RESET_EVENT,
604 #define SCTP_STREAM_RESET_EVENT SCTP_STREAM_RESET_EVENT
  /external/kernel-headers/original/uapi/linux/
sctp.h 551 struct sctp_stream_reset_event { struct
598 __u8 sctp_stream_reset_event; member in struct:sctp_event_subscribe
625 struct sctp_stream_reset_event sn_strreset_event;
657 SCTP_STREAM_RESET_EVENT,
658 #define SCTP_STREAM_RESET_EVENT SCTP_STREAM_RESET_EVENT
    [all...]

Completed in 2753 milliseconds