Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dif_bond.c86 SYSCTL_NODE(_net_link, OID_AUTO, bond, CTLFLAG_RW | CTLFLAG_LOCKED, 0,
576 ifbond_activate_LAG(ifbond_ref bond, LAG_ref lag, int active_media);
579 ifbond_deactivate_LAG(ifbond_ref bond, LAG_ref lag);
582 ifbond_all_ports_ready(ifbond_ref bond);
585 ifbond_find_best_LAG(ifbond_ref bond, int * active_media);
591 ifbond_selection(ifbond_ref bond);
3469 ifbond_ref bond; in ifbond_list_find_moved_port() local
3474 TAILQ_FOREACH(bond, &g_bond->ifbond_list, ifb_bond_list) { in ifbond_list_find_moved_port()
3475 TAILQ_FOREACH(p, &bond->ifb_port_list, po_port_list) { in ifbond_list_find_moved_port()
3511 ifbond_selection(ifbond_ref bond) in ifbond_selection() argument
[all …]
/xnu-10063.101.15/config/
H A DMASTER.x86_6436 # NETWORKING = [ inet bpfilter dummynet traffic_mgt sendfile ah_all_crypto bond vlan gif stf i…
H A DMASTER.arm64.MacOSX36 # NETWORKING = [ inet bpfilter dummynet traffic_mgt sendfile ah_all_crypto bond vlan gif stf i…
H A DMASTER62 options BOND # # <bond>
/xnu-10063.101.15/bsd/conf/
H A Dfiles37 OPTIONS/bond optional bond
183 bsd/net/if_bond.c optional bond
184 bsd/net/devtimer.c optional bond