Home
last modified time | relevance | path

Searched defs:media_info (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/bsd/net/
H A Dif_bond.c200 struct media_info { struct
201 int mi_active;
202 int mi_status;
3190 struct media_info media_info = { .mi_active = 0, .mi_status = 0 }; in bond_handle_event() local