Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Dsm_statetable.c496 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
498 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
500 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
502 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
504 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
506 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
Dsm_statefuns.c3995 sctp_disposition_t sctp_sf_eat_auth(const struct sctp_endpoint *ep, in sctp_sf_eat_auth() function
/linux-3.4.99/include/net/sctp/
Dsm.h147 sctp_state_fn_t sctp_sf_eat_auth; variable