OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tun_osih
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_tun.h
59
void *
tun_osih
; /* soft interrupt handle */
member in struct:tun_softc
if_tun.c
217
tp->
tun_osih
= softint_establish(SOFTINT_CLOCK, tun_o_softintr, tp);
226
softint_disestablish(tp->
tun_osih
);
1016
softint_schedule(tp->
tun_osih
);
Completed in 11 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025