Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/sctp/
Dsm.h154 sctp_state_fn_t sctp_sf_send_probe; variable
/Linux-v6.6/net/sctp/
Dsm_statetable.c978 TYPE_SCTP_FUNC(sctp_sf_send_probe), \
Dsm_statefuns.c1115 enum sctp_disposition sctp_sf_send_probe(struct net *net, in sctp_sf_send_probe() function
1295 return sctp_sf_send_probe(net, ep, asoc, type, link, commands); in sctp_sf_backbeat_8_3()