Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_uio.h61 struct sctp_event_subscribe { struct
62 uint8_t sctp_data_io_event;
63 uint8_t sctp_association_event;
64 uint8_t sctp_address_event;
65 uint8_t sctp_send_failure_event;
66 uint8_t sctp_peer_error_event;
67 uint8_t sctp_shutdown_event;
68 uint8_t sctp_partial_delivery_event;
69 uint8_t sctp_adaptation_layer_event;
70 uint8_t sctp_authentication_event;
[all …]