--- zzzz-none-000/linux-5.4.213/net/packet/internal.h 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/net/packet/internal.h 2024-05-29 11:20:02.000000000 +0000 @@ -136,6 +136,7 @@ int (*xmit)(struct sk_buff *skb); struct packet_type prot_hook ____cacheline_aligned_in_smp; atomic_t tp_drops ____cacheline_aligned_in_smp; + unsigned int pkt_type; }; static struct packet_sock *pkt_sk(struct sock *sk)