Home
last modified time | relevance | path

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

/Linux-v5.4/net/sctp/
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), \
Dsm_statefuns.c6076 enum sctp_disposition sctp_sf_not_impl(struct net *net, in sctp_sf_not_impl() function
/Linux-v5.4/include/net/sctp/
Dsm.h71 sctp_state_fn_t sctp_sf_not_impl; variable