Searched refs:V_ts_offset_secret (Results 1 – 1 of 1) sorted by relevance
335 #define V_ts_offset_secret VNET(ts_offset_secret) macro1467 arc4rand(&V_ts_offset_secret, sizeof(V_ts_offset_secret), 0); in tcp_vnet_init()3177 return (tcp_keyed_hash(local_inc, V_ts_offset_secret, in tcp_new_ts_offset()3178 sizeof(V_ts_offset_secret))); in tcp_new_ts_offset()