Home
last modified time | relevance | path

Searched refs:LAG_ref (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Dif_bond.c170 typedef struct LAG_s LAG, * LAG_ref; typedef
193 LAG_ref ifb_active_lag;
303 LAG_ref po_lag;
575 ifbond_activate_LAG(ifbond_ref bond, LAG_ref lag, int active_media);
578 ifbond_deactivate_LAG(ifbond_ref bond, LAG_ref lag);
583 static LAG_ref
587 LAG_get_aggregatable_port_count(LAG_ref lag, int * active_media);
624 bondport_matches_LAG(bondport_ref p, LAG_ref lag);
3521 LAG_ref lag = NULL; in ifbond_selection()
3587 static LAG_ref
[all …]