Searched defs:xif (Results 1 – 1 of 1) sorted by relevance
507 struct xif { struct508 struct xif *xif_next; argument509 char xif_name[LIFNAMSIZ]; argument510 boolean_t xif_has_address; argument511 boolean_t xif_has_defrouter; argument517 struct xif *xif; variable