Searched refs:IF_BOND_STATUS_REQ_VERSION (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.61.5/bsd/net/ | ||
| H A D | if_bond_var.h | 70 #define IF_BOND_STATUS_REQ_VERSION 1 macro |
| H A D | if_bond.c | 2731 if (ibsr->ibsr_version != IF_BOND_STATUS_REQ_VERSION) { in bond_get_status() |