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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sctp/
H A Dsm_statetable.c107 #define TYPE_SCTP_FUNC(func) {.fn = func, .name = #func} macro
111 TYPE_SCTP_FUNC(sctp_sf_ootb), \
113 TYPE_SCTP_FUNC(sctp_sf_tabort_8_4_8), \
115 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
117 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
119 TYPE_SCTP_FUNC(sctp_sf_eat_data_6_2), \
121 TYPE_SCTP_FUNC(sctp_sf_eat_data_6_2), \
123 TYPE_SCTP_FUNC(sctp_sf_eat_data_fast_4_4), \
125 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
127 TYPE_SCTP_FUNC(sctp_sf_discard_chun
[all...]

Completed in 43 milliseconds