Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IFM_OPTIONS
headers/posix/net/if_media.h
61
#define IFM_OPTIONS(x) ((x) & (IFM_OMASK | IFM_GMASK))
src/libs/compat/freebsd_network/compat/net/if_media.h
403
#define IFM_OPTIONS(x) ((x) & (IFM_OMASK | IFM_GMASK))