OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IFM_OPTION_DESCRIPTIONS
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libutil/
if_media.c
53
struct ifmedia_description
ifm_option_descriptions
[] =
variable in typeref:struct:ifmedia_description[]
54
IFM_OPTION_DESCRIPTIONS
;
101
for (desc =
ifm_option_descriptions
; desc->ifmt_string != NULL;
162
option = lookup_media_word(
ifm_option_descriptions
, type, str);
/src/sys/net/
if_media.c
653
static const struct ifmedia_description
ifm_option_descriptions
[] =
variable in typeref:typename:const struct ifmedia_description[]
654
IFM_OPTION_DESCRIPTIONS
;
689
for (desc =
ifm_option_descriptions
; desc->ifmt_string != NULL;
if_media.h
670
#define
IFM_OPTION_DESCRIPTIONS
{ \
Completed in 14 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025