Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dsm_statetable.c574 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
576 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
578 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
580 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
582 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
584 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
586 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
H A Dsm_statefuns.c6247 enum sctp_disposition sctp_sf_not_impl(struct net *net, in sctp_sf_not_impl() function
/openbmc/linux/include/net/sctp/
H A Dsm.h71 sctp_state_fn_t sctp_sf_not_impl; variable