PKT_HASH_4BYTES
hash ^= (PKT_HASH_4BYTES(ip_src) ^
PKT_HASH_4BYTES(ip_dst));
hash ^= (PKT_HASH_4BYTES(ip_src) ^
PKT_HASH_4BYTES(ip_dst));
hash ^= PKT_HASH_4BYTES(identp);
hash ^= PKT_HASH_4BYTES((mp->b_rptr + skip_len));
hash ^= (PKT_HASH_4BYTES(ip_src) ^
PKT_HASH_4BYTES(ip_dst));
hash ^= (PKT_HASH_4BYTES(ip_src) ^
PKT_HASH_4BYTES(ip_dst));
hash ^= PKT_HASH_4BYTES(identp);
hash ^= PKT_HASH_4BYTES((mp->b_rptr + skip_len));