Searched refs:PKT_HASH_2BYTES (Results 1 – 1 of 1) sorted by relevance
889 #define PKT_HASH_2BYTES(x) ((x)[0] ^ (x)[1]) macro1003 hash ^= PKT_HASH_2BYTES(identp); in mac_pkt_hash()