Home
last modified time | relevance | path

Searched refs:FK_HASH_SEED (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dos_nexus_private.h490 #define FK_HASH_SEED 0xabcd macro
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h653 uint32_t hash = FK_HASH_SEED; in flow_key_hash()