Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/sctp/
Dsctp.h273 static inline void sctp_max_rto(struct sctp_association *asoc, in sctp_max_rto()
363 static inline sctp_assoc_t sctp_assoc2id(const struct sctp_association *asoc) in sctp_assoc2id()
369 sctp_assoc_to_state(const struct sctp_association *asoc) in sctp_assoc_to_state()
536 #define sctp_state(asoc, state) __sctp_state((asoc), (SCTP_STATE_##state)) argument
537 static inline int __sctp_state(const struct sctp_association *asoc, in __sctp_state()
Dulpqueue.h46 struct sctp_association *asoc; member
Dsm.h387 const struct sctp_association *asoc) in sctp_vtag_verify()
406 const struct sctp_association *asoc) in sctp_vtag_verify_either()
Dulpevent.h54 struct sctp_association *asoc; member
Dcommand.h132 struct sctp_association *asoc; member
Dstructs.h628 struct sctp_association *asoc; member
825 struct sctp_association *asoc; member
1067 struct sctp_association *asoc; member
2097 struct sctp_association *asoc; in sctp_assoc() local
/linux-4.19.296/include/linux/
Dsctp.h746 struct sctp_association *asoc; member