OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ic_node_cleanup
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net80211/
ieee80211_var.h
158
void (*
ic_node_cleanup
)(struct ieee80211_node *);
member in struct:ieee80211com
ieee80211_node.c
115
ic->
ic_node_cleanup
= node_cleanup;
891
ic->
ic_node_cleanup
(ni);
1019
ic->
ic_node_cleanup
(ni);
/src/sys/dev/usb/
if_athn_usb.c
447
usc->usc_node_cleanup = ic->
ic_node_cleanup
;
448
ic->
ic_node_cleanup
= athn_usb_node_cleanup;
Completed in 16 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025