Searched refs:this_str (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_health.c137 char this_str[256], other_str[256]; local
139 bzero(this_str, sizeof (this_str));
141 rdc_if_ipv6(&this[4], this_str);
145 this_str, other_str, updown);
/opensolaris-onvv-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_82599.c1434 unsigned int this_str = stream[j] << 7; local
1438 hash_str[i] = (u8)(this_str | (stream[j] >> 1));

Completed in 105 milliseconds