Home
last modified time | relevance | path

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

/include/net/sctp/
Dsctp.h275 static inline void sctp_max_rto(struct sctp_association *asoc, in sctp_max_rto()
367 static inline sctp_assoc_t sctp_assoc2id(const struct sctp_association *asoc) in sctp_assoc2id()
373 sctp_assoc_to_state(const struct sctp_association *asoc) in sctp_assoc_to_state()
438 static inline int sctp_frag_point(const struct sctp_association *asoc, int pmtu) in sctp_frag_point()
455 static inline void sctp_assoc_pending_pmtu(struct sctp_association *asoc) in sctp_assoc_pending_pmtu()
564 #define sctp_state(asoc, state) __sctp_state((asoc), (SCTP_STATE_##state)) argument
565 static inline int __sctp_state(const struct sctp_association *asoc, in __sctp_state()
Dulpqueue.h46 struct sctp_association *asoc; member
Dulpevent.h50 struct sctp_association *asoc; member
Dsm.h376 const struct sctp_association *asoc) in sctp_vtag_verify()
395 const struct sctp_association *asoc) in sctp_vtag_verify_either()
Dcommand.h131 struct sctp_association *asoc; member
Dstructs.h582 struct sctp_association *asoc; member
773 struct sctp_association *asoc; member
1010 struct sctp_association *asoc; member
1923 struct sctp_association *asoc; in sctp_assoc() local
/include/linux/
Dsctp.h709 struct sctp_association *asoc; member