OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ofnet_start
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ofw/
ofnet.c
80
static void
ofnet_start
(struct ifnet *);
132
ifp->if_start =
ofnet_start
;
262
ofnet_start
(ifp);
273
ofnet_start
(struct ifnet *ifp)
function in typeref:typename:void
293
panic("
ofnet_start
: no header mbuf");
ofnet.c
80
static void
ofnet_start
(struct ifnet *);
132
ifp->if_start =
ofnet_start
;
262
ofnet_start
(ifp);
273
ofnet_start
(struct ifnet *ifp)
function in typeref:typename:void
293
panic("
ofnet_start
: no header mbuf");
Completed in 133 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025