OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:destart
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/qbus/
if_de.c
171
static void
destart
(struct ifnet *);
263
ifp->if_start =
destart
;
392
destart
(&sc->sc_if); /* queue output packets */
405
destart
(struct ifnet *ifp)
function in typeref:typename:void
464
sc->sc_if.if_flags |= IFF_OACTIVE; /* prevent entering
destart
*/
505
destart
(&sc->sc_if);
if_de.c
171
static void
destart
(struct ifnet *);
263
ifp->if_start =
destart
;
392
destart
(&sc->sc_if); /* queue output packets */
405
destart
(struct ifnet *ifp)
function in typeref:typename:void
464
sc->sc_if.if_flags |= IFF_OACTIVE; /* prevent entering
destart
*/
505
destart
(&sc->sc_if);
if_de.c
171
static void
destart
(struct ifnet *);
263
ifp->if_start =
destart
;
392
destart
(&sc->sc_if); /* queue output packets */
405
destart
(struct ifnet *ifp)
function in typeref:typename:void
464
sc->sc_if.if_flags |= IFF_OACTIVE; /* prevent entering
destart
*/
505
destart
(&sc->sc_if);
Completed in 69 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025