Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h226 struct phyint_instance { struct
236 int pii_af; /* Address family */
250 uint64_t pii_flags; /* Phyint flags from kernel */
252 struct probe_stats {
266 } pii_probes[PROBE_STATS_COUNT];
269 pii_in_use : 1, /* To detect removed phyints */
270 pii_basetime_inited : 1, /* probe time initialized */
275 struct target *pii_rtt_target_next;
278 int pii_ntargets; /* Number of active targets */
279 struct stats { /* Cumulative statistics */
[all …]