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 272 struct sctp_stream_reset_event { struct
310 __u8 sctp_stream_reset_event; member in struct:sctp_event_subscribe
329 struct sctp_stream_reset_event sn_strreset_event;
353 SCTP_STREAM_RESET_EVENT,
354 #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 503 struct sctp_stream_reset_event { struct
548 __u8 sctp_stream_reset_event; member in struct:sctp_event_subscribe
575 struct sctp_stream_reset_event sn_strreset_event;
605 SCTP_STREAM_RESET_EVENT,
606 #define SCTP_STREAM_RESET_EVENT SCTP_STREAM_RESET_EVENT

Completed in 102 milliseconds