Home
last modified time | relevance | path

Searched refs:DO_LOOKUP (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/sctp/
Dsm_statetable.c69 #define DO_LOOKUP(_max, _type, _table) \ macro
88 DO_LOOKUP(SCTP_EVENT_TIMEOUT_MAX, timeout, in sctp_sm_lookup_event()
93 DO_LOOKUP(SCTP_EVENT_OTHER_MAX, other, other_event_table); in sctp_sm_lookup_event()
97 DO_LOOKUP(SCTP_EVENT_PRIMITIVE_MAX, primitive, in sctp_sm_lookup_event()