Searched refs:bond (Results 1 – 5 of 5) sorted by relevance
| /xnu-8019.80.24/bsd/net/ ! |
| H A D | if_bond.c | 84 SYSCTL_NODE(_net_link, OID_AUTO, bond, CTLFLAG_RW | CTLFLAG_LOCKED, 0, 575 ifbond_activate_LAG(ifbond_ref bond, LAG_ref lag, int active_media); 578 ifbond_deactivate_LAG(ifbond_ref bond, LAG_ref lag); 581 ifbond_all_ports_ready(ifbond_ref bond); 584 ifbond_find_best_LAG(ifbond_ref bond, int * active_media); 590 ifbond_selection(ifbond_ref bond); 3475 ifbond_ref bond; in ifbond_list_find_moved_port() local 3480 TAILQ_FOREACH(bond, &g_bond->ifbond_list, ifb_bond_list) { in ifbond_list_find_moved_port() 3481 TAILQ_FOREACH(p, &bond->ifb_port_list, po_port_list) { in ifbond_list_find_moved_port() 3517 ifbond_selection(ifbond_ref bond) in ifbond_selection() argument [all …]
|
| /xnu-8019.80.24/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 | 75 options BOND # # <bond>
|
| /xnu-8019.80.24/bsd/conf/ ! |
| H A D | files | 61 OPTIONS/bond optional bond 233 bsd/net/if_bond.c optional bond 234 bsd/net/devtimer.c optional bond
|