Searched refs:bond (Results 1 – 5 of 5) sorted by relevance
| /xnu-10002.1.13/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); 3467 ifbond_ref bond; in ifbond_list_find_moved_port() local 3472 TAILQ_FOREACH(bond, &g_bond->ifbond_list, ifb_bond_list) { in ifbond_list_find_moved_port() 3473 TAILQ_FOREACH(p, &bond->ifb_port_list, po_port_list) { in ifbond_list_find_moved_port() 3509 ifbond_selection(ifbond_ref bond) in ifbond_selection() argument [all …]
|
| /xnu-10002.1.13/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-10002.1.13/bsd/conf/ |
| H A D | files | 37 OPTIONS/bond optional bond 183 bsd/net/if_bond.c optional bond 184 bsd/net/devtimer.c optional bond
|