Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dsm_statetable.c491 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
493 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
495 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
497 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
499 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
501 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
Dsm_statefuns.c4062 sctp_disposition_t sctp_sf_eat_auth(struct net *net, in sctp_sf_eat_auth() function
/linux-4.1.27/include/net/sctp/
Dsm.h141 sctp_state_fn_t sctp_sf_eat_auth; variable