Searched refs:sctp_subtype (Results 1 – 2 of 2) sorted by relevance
115 union sctp_subtype { union123 static inline union sctp_subtype \125 { union sctp_subtype _retval; _retval._elt = _arg; return _retval; }204 const char *sctp_cname(const union sctp_subtype id); /* chunk types */205 const char *sctp_oname(const union sctp_subtype id); /* other events */206 const char *sctp_tname(const union sctp_subtype id); /* timeouts */207 const char *sctp_pname(const union sctp_subtype id); /* primitives */
57 const union sctp_subtype type,163 union sctp_subtype event_subtype);302 union sctp_subtype subtype, enum sctp_state state,