Searched refs:ibs_if_name (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/net/ | ||
| H A D | if_bond_var.h | 62 char ibs_if_name[IFNAMSIZ];/* interface name */ member |
| H A D | if_bond.c | 2757 strbufcpy(ibs.ibs_if_name, port->po_name); in bond_get_status() |