Home
last modified time | relevance | path

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

/drivers/net/fddi/skfp/
Dpmf.c35 static int smt_authorize(struct s_smc *smc, struct smt_header *sm);
355 if (!local && smt_authorize(smc,req)) in smt_build_pmf_response()
499 static int smt_authorize(struct s_smc *smc, struct smt_header *sm) in smt_authorize() function