sctp_subtype_t    135 include/net/sctp/constants.h static inline sctp_subtype_t	\
sctp_subtype_t    137 include/net/sctp/constants.h { sctp_subtype_t _retval; _retval._elt = _arg; return _retval; }
sctp_subtype_t    221 include/net/sctp/constants.h const char *sctp_cname(const sctp_subtype_t);	/* chunk types */
sctp_subtype_t    222 include/net/sctp/constants.h const char *sctp_oname(const sctp_subtype_t);	/* other events */
sctp_subtype_t    223 include/net/sctp/constants.h const char *sctp_tname(const sctp_subtype_t);	/* timeouts */
sctp_subtype_t    224 include/net/sctp/constants.h const char *sctp_pname(const sctp_subtype_t);	/* primitives */
sctp_subtype_t     76 include/net/sctp/sm.h 					      const sctp_subtype_t type,
sctp_subtype_t    178 include/net/sctp/sm.h 					    sctp_subtype_t);
sctp_subtype_t    268 include/net/sctp/sm.h int sctp_do_sm(struct net *net, sctp_event_t event_type, sctp_subtype_t subtype,