Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
Dsm_statetable.c93 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),
Dsm_statefuns.c1821 return sctp_sf_ootb(net, ep, asoc, type, arg, commands); in sctp_sf_do_5_2_3_initack()
3681 enum sctp_disposition sctp_sf_ootb(struct net *net, in sctp_sf_ootb() function
/linux-6.1.9/include/net/sctp/
Dsm.h106 sctp_state_fn_t sctp_sf_ootb; variable