Searched refs:sctp_sf_ootb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | sm_statetable.c | 93 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 150 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 169 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 189 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 227 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 246 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 265 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 450 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 504 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 532 TYPE_SCTP_FUNC(sctp_sf_ootb), [all...] |
H A D | sm_statefuns.c | 1767 return sctp_sf_ootb(net, ep, asoc, type, arg, commands); in sctp_sf_do_5_2_3_initack() 3576 enum sctp_disposition sctp_sf_ootb(struct net *net, in sctp_sf_ootb() function
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sm_statetable.c | 93 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 150 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 169 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 189 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 227 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 246 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 265 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 450 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 504 TYPE_SCTP_FUNC(sctp_sf_ootb), \ 552 TYPE_SCTP_FUNC(sctp_sf_ootb), [all...] |
H A D | sm_statefuns.c | 1820 return sctp_sf_ootb(net, ep, asoc, type, arg, commands); in sctp_sf_do_5_2_3_initack() 3679 enum sctp_disposition sctp_sf_ootb(struct net *net, in sctp_sf_ootb() function
|
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | sm.h | 106 sctp_state_fn_t sctp_sf_ootb; variable
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | sm.h | 106 sctp_state_fn_t sctp_sf_ootb; variable
|
Completed in 18 milliseconds