Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dsm_statetable.c204 TYPE_SCTP_FUNC(sctp_sf_violation), \
265 TYPE_SCTP_FUNC(sctp_sf_violation), \
267 TYPE_SCTP_FUNC(sctp_sf_violation), \
271 TYPE_SCTP_FUNC(sctp_sf_violation), \
Dsm_statefuns.c4307 sctp_disposition_t sctp_sf_violation(struct net *net, in sctp_sf_violation() function
4539 return sctp_sf_violation(net, ep, asoc, type, arg, commands); in sctp_sf_violation_chunk()
/linux-4.1.27/include/net/sctp/
Dsm.h127 sctp_state_fn_t sctp_sf_violation; variable