--- zzzz-none-000/linux-4.9.279/include/linux/ipv6.h 2021-08-08 06:38:54.000000000 +0000 +++ puma7-atom-6591-750/linux-4.9.279/include/linux/ipv6.h 2023-02-08 11:43:43.000000000 +0000 @@ -229,7 +229,12 @@ rxflow:1, rxtclass:1, rxpmtu:1, +#ifdef CONFIG_TI_IP_PKTINFO_SOCKOPT + rxorigdstaddr:1, + ti_rxinfo:1; +#else rxorigdstaddr:1; +#endif /* 2 bits hole */ } bits; __u16 all;