Searched defs:dwa_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_capture.c81 int dwa_type; /* preference type above */ member in struct:dlpi_walk_arg
95 dwap->dwa_type = DWA_EXISTS;
105 dwap->dwa_type = DWA_PLUMBED;
136 if (dwa.dwa_type == DWA_NONE)
138 if (dwa.dwa_type == DWA_EXISTS) {

Completed in 59 milliseconds