Home
last modified time | relevance | path

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

/trueos/sys/net/
HDflowtable.c138 static uint32_t flow_hashjitter; variable
713 hash = jenkins_hash32(key, keylen / sizeof(uint32_t), flow_hashjitter); in flowtable_lookup_common()
976 flow_hashjitter = arc4random(); in flowtable_init()