Home
last modified time | relevance | path

Searched refs:SCTP_SUBTYPE_CONSTRUCTOR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dconstants.h122 #define SCTP_SUBTYPE_CONSTRUCTOR(_name, _type, _elt) \ macro
127 SCTP_SUBTYPE_CONSTRUCTOR(CHUNK, enum sctp_cid, chunk)
128 SCTP_SUBTYPE_CONSTRUCTOR(TIMEOUT, enum sctp_event_timeout, timeout)
129 SCTP_SUBTYPE_CONSTRUCTOR(OTHER, enum sctp_event_other, other)
130 SCTP_SUBTYPE_CONSTRUCTOR(PRIMITIVE, enum sctp_event_primitive, primitive)
/kernel/linux/linux-6.6/include/net/sctp/
H A Dconstants.h123 #define SCTP_SUBTYPE_CONSTRUCTOR(_name, _type, _elt) \ macro
128 SCTP_SUBTYPE_CONSTRUCTOR(CHUNK, enum sctp_cid, chunk)
129 SCTP_SUBTYPE_CONSTRUCTOR(TIMEOUT, enum sctp_event_timeout, timeout)
130 SCTP_SUBTYPE_CONSTRUCTOR(OTHER, enum sctp_event_other, other)
131 SCTP_SUBTYPE_CONSTRUCTOR(PRIMITIVE, enum sctp_event_primitive, primitive)

Completed in 3 milliseconds