Searched refs:local_inc (Results 1 – 1 of 1) sorted by relevance
3171 struct in_conninfo inc_store, *local_inc; in tcp_new_ts_offset() local3177 local_inc = &inc_store; in tcp_new_ts_offset()3179 local_inc = inc; in tcp_new_ts_offset()3181 return (tcp_keyed_hash(local_inc, V_ts_offset_secret, in tcp_new_ts_offset()