Searched refs:sctp_sf_authenticate (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/sctp/ |
D | sm_statefuns.c | 147 static sctp_ierror_t sctp_sf_authenticate(struct net *net, 779 ret = sctp_sf_authenticate(net, ep, new_asoc, type, &auth); in sctp_sf_do_5_1D_ce() 3988 static sctp_ierror_t sctp_sf_authenticate(struct net *net, in sctp_sf_authenticate() function 4090 error = sctp_sf_authenticate(net, ep, asoc, type, chunk); in sctp_sf_eat_auth()
|