diff options
author | Eric Dumazet <edumazet@google.com> | 2021-06-29 06:53:14 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-29 11:54:36 -0700 |
commit | 3f8ad50a9e43b6a59070e6c9c5eec79626f81095 (patch) | |
tree | f5fa3bafb86fd33c0f6394a9590e22460a954700 /samples | |
parent | 6706721d82f86e9360c3ad5339fe3da5e0988a51 (diff) |
tcp: change ICSK_CA_PRIV_SIZE definition
Instead of a magic number (13 currently) and having
to change it every other year, use sizeof_field() macro.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions