OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tun_clone_destroy
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_tun.c
77
static int
tun_clone_destroy
(struct ifnet *);
80
IF_CLONE_INITIALIZER("tun", tun_clone_create,
tun_clone_destroy
);
307
tun_clone_destroy
(struct ifnet *ifp)
function in typeref:typename:int
if_tun.c
77
static int
tun_clone_destroy
(struct ifnet *);
80
IF_CLONE_INITIALIZER("tun", tun_clone_create,
tun_clone_destroy
);
307
tun_clone_destroy
(struct ifnet *ifp)
function in typeref:typename:int
Completed in 23 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025