aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorMartin KaFai Lau <[email protected]>2020-08-20 19:00:58 +0000
committerAlexei Starovoitov <[email protected]>2020-08-24 21:35:00 +0000
commitc9985d09e18965131958102f4b67fa1e742df335 (patch)
tree7218417c9ec1b4fa86eedf3b0a8d5bd75405b2e0 /net/ipv4/tcp_input.c
parentbpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt() (diff)
downloadkernel-c9985d09e18965131958102f4b67fa1e742df335.tar.gz
kernel-c9985d09e18965131958102f4b67fa1e742df335.zip
bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
A later patch needs to add a few pointers and a few u8 to sock_ops_kern. Hence, this patch saves some spaces by moving some of the existing members from u32 to u8 so that the later patch can still fit everything in a cacheline. Signed-off-by: Martin KaFai Lau <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions