Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_bond.c168 typedef struct LAG_s LAG, * LAG_ref; typedef
191 LAG_ref ifb_active_lag;
302 LAG_ref po_lag;
574 ifbond_activate_LAG(ifbond_ref bond, LAG_ref lag, int active_media);
577 ifbond_deactivate_LAG(ifbond_ref bond, LAG_ref lag);
582 static LAG_ref
586 LAG_get_aggregatable_port_count(LAG_ref lag, int * active_media);
623 bondport_matches_LAG(bondport_ref p, LAG_ref lag);
3513 LAG_ref lag = NULL; in ifbond_selection()
3579 static LAG_ref
[all …]