Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/fddi/skfp/
Dpmf.c27 static int smt_authorize(struct s_smc *smc, struct smt_header *sm);
347 if (!local && smt_authorize(smc,req)) in smt_build_pmf_response()
491 static int smt_authorize(struct s_smc *smc, struct smt_header *sm) in smt_authorize() function