Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c528 struct xif { struct
529 struct xif *xif_next; argument
530 char xif_name[LIFNAMSIZ]; argument
531 boolean_t xif_has_address; argument
532 boolean_t xif_has_defrouter; argument
538 struct xif *xif; variable