OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifc_destroy
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if.h
159
int (*
ifc_destroy
)(struct ifnet *);
member in struct:if_clone
if.c
1613
if (ifc->
ifc_destroy
== NULL)
1627
* We cannot call
ifc_destroy
with holding ifp.
1632
error = (*ifc->
ifc_destroy
)(ifp);
Completed in 33 milliseconds
Indexes created Sun Oct 19 21:10:07 GMT 2025