Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IFM_TYPE
headers/posix/net/if_media.h
57
#define IFM_TYPE(x) ((x) & IFM_NMASK)
src/libs/compat/freebsd_network/compat/net/if_media.h
396
#define IFM_TYPE(x) ((x) & IFM_NMASK)