Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/sctp/
H A Dsm_statetable.c89 #define TYPE_SCTP_FUNC(func) {.fn = func, .name = #func} macro
93 TYPE_SCTP_FUNC(sctp_sf_ootb), \
95 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
97 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
99 TYPE_SCTP_FUNC(sctp_sf_eat_data_6_2), \
101 TYPE_SCTP_FUNC(sctp_sf_eat_data_6_2), \
103 TYPE_SCTP_FUNC(sctp_sf_eat_data_fast_4_4), \
105 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
107 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
112 TYPE_SCTP_FUNC(sctp_sf_do_5_1B_ini
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Dsm_statetable.c89 #define TYPE_SCTP_FUNC(func) {.fn = func, .name = #func} macro
93 TYPE_SCTP_FUNC(sctp_sf_ootb), \
95 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
97 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
99 TYPE_SCTP_FUNC(sctp_sf_eat_data_6_2), \
101 TYPE_SCTP_FUNC(sctp_sf_eat_data_6_2), \
103 TYPE_SCTP_FUNC(sctp_sf_eat_data_fast_4_4), \
105 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
107 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
112 TYPE_SCTP_FUNC(sctp_sf_do_5_1B_ini
[all...]

Completed in 1 milliseconds