Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dsm_statetable.c523 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
525 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
527 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
529 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
531 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
533 TYPE_SCTP_FUNC(sctp_sf_eat_auth), \
Dsm_statefuns.c4257 enum sctp_disposition sctp_sf_eat_auth(struct net *net, in sctp_sf_eat_auth() function
/Linux-v4.19/include/net/sctp/
Dsm.h138 sctp_state_fn_t sctp_sf_eat_auth; variable