Searched defs:sctp_association (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_structs.h481 struct sctp_association *asoc; /* bp to asoc this belongs to */
725 struct sctp_association *asoc,
729 struct sctp_association *asoc);
756 void (*sctp_ss_init)(struct sctp_tcb *stcb, struct sctp_association *asoc,
758 void (*sctp_ss_clear)(struct sctp_tcb *stcb, struct sctp_association *asoc,
761 void (*sctp_ss_add_to_stream)(struct sctp_tcb *stcb, struct sctp_association *asoc,
763 int (*sctp_ss_is_empty)(struct sctp_tcb *stcb, struct sctp_association *asoc);
764 void (*sctp_ss_remove_from_stream)(struct sctp_tcb *stcb, struct sctp_association *asoc,
767 struct sctp_nets *net, struct sctp_association *asoc);
769 struct sctp_association *aso
804 struct sctp_association { struct
[all...]

Completed in 152 milliseconds