Searched defs:asoc (Results 1 – 6 of 6) sorted by relevance
54 struct sctp_association *asoc; member
408 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)) argument675 static inline int __sctp_state(const struct sctp_association *asoc, in __sctp_state()
57 struct sctp_association *asoc; member
396 const struct sctp_association *asoc) in sctp_vtag_verify()415 const struct sctp_association *asoc) in sctp_vtag_verify_either()
136 struct sctp_association *asoc; member
735 struct sctp_association *asoc; member924 struct sctp_association *asoc; member1143 struct sctp_association *asoc; member1958 struct sctp_association *asoc; in sctp_assoc() local