Home
last modified time | relevance | path

Searched defs:xif (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg.c507 struct xif { struct
508 struct xif *xif_next; argument
509 char xif_name[LIFNAMSIZ]; argument
510 boolean_t xif_has_address; argument
511 boolean_t xif_has_defrouter; argument
517 struct xif *xif; variable