OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ssubtype
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/src/eap_server/
tncs.c
499
unsigned int svendor,
ssubtype
;
local
501
ssubtype
= imv->supported_types[i] & 0xff;
503
(subtype ==
ssubtype
||
ssubtype
== TNC_SUBTYPE_ANY))
/src/external/bsd/wpa/dist/src/eap_peer/
tncc.c
474
unsigned int svendor,
ssubtype
;
local
476
ssubtype
= imc->supported_types[i] & 0xff;
478
(subtype ==
ssubtype
||
ssubtype
== TNC_SUBTYPE_ANY))
Completed in 48 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026