Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dsm_statetable.c569 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
571 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
573 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
575 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
577 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
579 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
581 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
Dsm_statefuns.c6070 enum sctp_disposition sctp_sf_not_impl(struct net *net, in sctp_sf_not_impl() function
/Linux-v4.19/include/net/sctp/
Dsm.h86 sctp_state_fn_t sctp_sf_not_impl; variable