OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tap_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if_tap.c
91
struct
tap_softc
{
struct
115
CFATTACH_DECL_NEW(tap, sizeof(struct
tap_softc
),
120
static void tap_dev_close(struct
tap_softc
*);
212
static struct
tap_softc
* tap_clone_creator(int);
289
struct
tap_softc
*sc = device_private(self);
378
struct
tap_softc
*sc = device_private(self);
441
struct
tap_softc
*sc = (struct
tap_softc
*)ifp->if_softc;
474
struct
tap_softc
*sc;
567
struct
tap_softc
*sc = (struct tap_softc *)ifp->if_softc
[
all
...]
Completed in 20 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025