Searched refs:tcp_keyed_hash (Results 1 – 1 of 1) sorted by relevance
3383 tcp_keyed_hash(struct in_conninfo *inc, u_char *key, u_int len) in tcp_keyed_hash() function3426 return (tcp_keyed_hash(local_inc, V_ts_offset_secret, in tcp_new_ts_offset()3507 new_isn = (tcp_seq)tcp_keyed_hash(inc, V_isn_secret, in tcp_new_isn()