Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_statetable.c554 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
556 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
558 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
560 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
562 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
564 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
566 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
H A Dsm_statefuns.c6137 enum sctp_disposition sctp_sf_not_impl(struct net *net, in sctp_sf_not_impl() function
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsm.h71 sctp_state_fn_t sctp_sf_not_impl; variable