OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gif_list
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_gif.h
81
LIST_ENTRY(gif_softc)
gif_list
; /* list of all gifs */
if_gif.c
393
LIST_INSERT_HEAD(&gif_softcs.list, sc,
gif_list
);
431
LIST_REMOVE(sc,
gif_list
);
1107
LIST_FOREACH(sc2, &gif_softcs.list,
gif_list
) {
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025