Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dsm.h154 sctp_state_fn_t sctp_sf_send_probe; variable
/linux/net/sctp/
H A Dsm_statetable.c978 TYPE_SCTP_FUNC(sctp_sf_send_probe), \
H A Dsm_statefuns.c1116 enum sctp_disposition sctp_sf_send_probe(struct net *net, in sctp_sf_send_probe() function
1296 return sctp_sf_send_probe(net, ep, asoc, type, link, commands); in sctp_sf_backbeat_8_3()