OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwinfolist
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/bootp/common/
hwaddr.h
19
extern struct hwinfo
hwinfolist
[];
30
#define haddrlength(type) ((
hwinfolist
[(int) (type)]).hlen)
31
#define netname(type) ((
hwinfolist
[(int) (type)]).name)
hwaddr.c
51
struct hwinfo
hwinfolist
[] =
variable in typeref:struct:hwinfo[]
62
size_t hwinfocnt = sizeof(
hwinfolist
) / sizeof(
hwinfolist
[0]);
Completed in 53 milliseconds
Indexes created Sat Nov 08 18:09:48 GMT 2025