Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dsm_statetable.c536 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
538 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
540 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
542 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
544 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
546 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
548 TYPE_SCTP_FUNC(sctp_sf_not_impl), \
Dsm_statefuns.c5858 sctp_disposition_t sctp_sf_not_impl(struct net *net, in sctp_sf_not_impl() function
/linux-4.1.27/include/net/sctp/
Dsm.h90 sctp_state_fn_t sctp_sf_not_impl; variable