OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:srt_clone
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_srt.c
329
struct if_clone
srt_clone
=
variable in typeref:struct:if_clone
350
if_clone_attach(&
srt_clone
);
362
if_clone_detach(&
srt_clone
);
366
if_clone_attach(&
srt_clone
);
378
if_clone_attach(&
srt_clone
);
398
(void)srt_clone_create(&
srt_clone
, minor(dev));
if_srt.c
329
struct if_clone
srt_clone
=
variable in typeref:struct:if_clone
350
if_clone_attach(&
srt_clone
);
362
if_clone_detach(&
srt_clone
);
366
if_clone_attach(&
srt_clone
);
378
if_clone_attach(&
srt_clone
);
398
(void)srt_clone_create(&
srt_clone
, minor(dev));
Completed in 37 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026