Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dsm_statetable.c61 .fn = sctp_sf_bug,
703 TYPE_SCTP_FUNC(sctp_sf_bug), \
705 TYPE_SCTP_FUNC(sctp_sf_bug), \
707 TYPE_SCTP_FUNC(sctp_sf_bug), \
709 TYPE_SCTP_FUNC(sctp_sf_bug), \
711 TYPE_SCTP_FUNC(sctp_sf_bug), \
713 TYPE_SCTP_FUNC(sctp_sf_bug), \
715 TYPE_SCTP_FUNC(sctp_sf_bug), \
717 TYPE_SCTP_FUNC(sctp_sf_bug), \
724 TYPE_SCTP_FUNC(sctp_sf_bug), \
Dsm_statefuns.c5876 sctp_disposition_t sctp_sf_bug(struct net *net, in sctp_sf_bug() function
/linux-4.1.27/include/net/sctp/
Dsm.h91 sctp_state_fn_t sctp_sf_bug; variable