OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iac_name
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net80211/
ieee80211_acl.c
309
.
iac_name
= "mac",
ieee80211_proto.h
166
const char *
iac_name
; /* printable name */
member in struct:ieee80211_aclator
ieee80211_proto.c
239
printf("wlan: %s acl policy registered\n", iac->
iac_name
);
248
printf("wlan: %s acl policy unregistered\n", iac->
iac_name
);
256
return acl != NULL && strcmp(acl->
iac_name
, name) == 0 ? acl : NULL;
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025