Searched refs:bond (Results 1 – 5 of 5) sorted by relevance
| /xnu-8792.41.9/bsd/net/ |
| H A D | if_bond.c | 84 SYSCTL_NODE(_net_link, OID_AUTO, bond, CTLFLAG_RW | CTLFLAG_LOCKED, 0, 574 ifbond_activate_LAG(ifbond_ref bond, LAG_ref lag, int active_media); 577 ifbond_deactivate_LAG(ifbond_ref bond, LAG_ref lag); 580 ifbond_all_ports_ready(ifbond_ref bond); 583 ifbond_find_best_LAG(ifbond_ref bond, int * active_media); 589 ifbond_selection(ifbond_ref bond); 3473 ifbond_ref bond; in ifbond_list_find_moved_port() local 3478 TAILQ_FOREACH(bond, &g_bond->ifbond_list, ifb_bond_list) { in ifbond_list_find_moved_port() 3479 TAILQ_FOREACH(p, &bond->ifb_port_list, po_port_list) { in ifbond_list_find_moved_port() 3515 ifbond_selection(ifbond_ref bond) in ifbond_selection() argument [all …]
|
| /xnu-8792.41.9/config/ |
| H A D | MASTER.x86_64 | 36 # NETWORKING = [ inet bpfilter dummynet traffic_mgt sendfile ah_all_crypto bond vlan gif stf i…
|
| H A D | MASTER.arm64.MacOSX | 36 # NETWORKING = [ inet bpfilter dummynet traffic_mgt sendfile ah_all_crypto bond vlan gif stf i…
|
| H A D | MASTER | 62 options BOND # # <bond>
|
| /xnu-8792.41.9/bsd/conf/ |
| H A D | files | 37 OPTIONS/bond optional bond 181 bsd/net/if_bond.c optional bond 182 bsd/net/devtimer.c optional bond
|