Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dsm_statetable.c409 TYPE_SCTP_FUNC(sctp_sf_do_asconf), \
411 TYPE_SCTP_FUNC(sctp_sf_do_asconf), \
413 TYPE_SCTP_FUNC(sctp_sf_do_asconf), \
415 TYPE_SCTP_FUNC(sctp_sf_do_asconf), \
H A Dsm_statefuns.c3869 enum sctp_disposition sctp_sf_do_asconf(struct net *net, in sctp_sf_do_asconf() function
/openbmc/linux/include/net/sctp/
H A Dsm.h117 sctp_state_fn_t sctp_sf_do_asconf; variable