Searched refs:sctp_sf_error_shutdown (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | sm_statetable.c | 617 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \ 619 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \ 621 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \ 623 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \ 661 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \ 680 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
|
H A D | sm_statefuns.c | 5123 enum sctp_disposition sctp_sf_error_shutdown( in sctp_sf_error_shutdown() function
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sm_statetable.c | 637 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \ 639 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \ 641 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \ 643 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \ 681 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \ 700 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
|
H A D | sm_statefuns.c | 5223 enum sctp_disposition sctp_sf_error_shutdown( in sctp_sf_error_shutdown() function
|
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | sm.h | 138 sctp_state_fn_t sctp_sf_error_shutdown; variable
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | sm.h | 138 sctp_state_fn_t sctp_sf_error_shutdown; variable
|
Completed in 19 milliseconds