Home
last modified time | relevance | path

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

/include/net/sctp/
Dulpqueue.h54 struct sctp_association *asoc; member
Dsctp.h408 static inline sctp_assoc_t sctp_assoc2id(const struct sctp_association *asoc) in sctp_assoc2id()
504 static inline int sctp_frag_point(const struct sctp_association *asoc, int pmtu) in sctp_frag_point()
520 static inline void sctp_assoc_pending_pmtu(struct sctp_association *asoc) in sctp_assoc_pending_pmtu()
674 #define sctp_state(asoc, state) __sctp_state((asoc), (SCTP_STATE_##state)) argument
675 static inline int __sctp_state(const struct sctp_association *asoc, in __sctp_state()
Dulpevent.h57 struct sctp_association *asoc; member
Dsm.h396 const struct sctp_association *asoc) in sctp_vtag_verify()
415 const struct sctp_association *asoc) in sctp_vtag_verify_either()
Dcommand.h136 struct sctp_association *asoc; member
Dstructs.h735 struct sctp_association *asoc; member
924 struct sctp_association *asoc; member
1143 struct sctp_association *asoc; member
1958 struct sctp_association *asoc; in sctp_assoc() local