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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdladm.c90 static link_protect_t link_protect_types[] = { variable
96 #define LPTYPES (sizeof (link_protect_types) / sizeof (link_protect_t))
907 lp = &link_protect_types[i];
927 lp = &link_protect_types[i];

Completed in 2729 milliseconds