Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
Dsm_statetable.c271 TYPE_SCTP_FUNC(sctp_sf_operr_notify), \
273 TYPE_SCTP_FUNC(sctp_sf_operr_notify), \
277 TYPE_SCTP_FUNC(sctp_sf_operr_notify), \
Dsm_statefuns.c3560 enum sctp_disposition sctp_sf_operr_notify(struct net *net, in sctp_sf_operr_notify() function
/linux-6.1.9/include/net/sctp/
Dsm.h92 sctp_state_fn_t sctp_sf_operr_notify; variable