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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dconstants.h146 #define SCTP_SUBTYPE_CONSTRUCTOR(_name, _type, _elt) \ macro
151 SCTP_SUBTYPE_CONSTRUCTOR(CHUNK, sctp_cid_t, chunk)
152 SCTP_SUBTYPE_CONSTRUCTOR(TIMEOUT, sctp_event_timeout_t, timeout)
153 SCTP_SUBTYPE_CONSTRUCTOR(OTHER, sctp_event_other_t, other)
154 SCTP_SUBTYPE_CONSTRUCTOR(PRIMITIVE, sctp_event_primitive_t, primitive)

Completed in 19 milliseconds