OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tap_start
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_tap.c
189
static void
tap_start
(struct ifnet *);
332
ifp->if_start =
tap_start
;
439
tap_start
(struct ifnet *ifp)
function
551
tap_start
(ifp);
796
/* Let
tap_start
handle packets again */
if_tap.c
189
static void
tap_start
(struct ifnet *);
332
ifp->if_start =
tap_start
;
439
tap_start
(struct ifnet *ifp)
function
551
tap_start
(ifp);
796
/* Let
tap_start
handle packets again */
Completed in 47 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026