Home
last modified time | relevance | path

Searched defs:sctp_event_subscribe (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_uio.h64 struct sctp_event_subscribe { struct
65 uint8_t sctp_data_io_event;
66 uint8_t sctp_association_event;
67 uint8_t sctp_address_event;
68 uint8_t sctp_send_failure_event;
69 uint8_t sctp_peer_error_event;
70 uint8_t sctp_shutdown_event;
71 uint8_t sctp_partial_delivery_event;
73 uint8_t sctp_authentication_event;
74 uint8_t sctp_sender_dry_event;
[all …]
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h64 struct sctp_event_subscribe { struct
65 uint8_t sctp_data_io_event;
66 uint8_t sctp_association_event;
67 uint8_t sctp_address_event;
68 uint8_t sctp_send_failure_event;
69 uint8_t sctp_peer_error_event;
70 uint8_t sctp_shutdown_event;
71 uint8_t sctp_partial_delivery_event;
73 uint8_t sctp_authentication_event;
74 uint8_t sctp_sender_dry_event;
[all …]