Searched refs:ks_len (Results 1 – 1 of 1) sorted by relevance
346 size_t ks_len; in tcp_sysctl_fastopenkey() local366 ks_len = strbuflen(keystring, sizeof(keystring)); in tcp_sysctl_fastopenkey()367 if (ks_len != TCP_FASTOPEN_KEYLEN * 2) { in tcp_sysctl_fastopenkey()370 __func__, ks_len, TCP_FASTOPEN_KEYLEN * 2, req->newlen); in tcp_sysctl_fastopenkey()