--- zzzz-none-000/linux-2.6.39.4/include/linux/netlink.h 2011-08-03 19:43:28.000000000 +0000 +++ puma6-arm-6490-729/linux-2.6.39.4/include/linux/netlink.h 2021-11-10 13:23:10.000000000 +0000 @@ -25,6 +25,11 @@ #define NETLINK_SCSITRANSPORT 18 /* SCSI Transports */ #define NETLINK_ECRYPTFS 19 +/* +* Added definition for NETLINK_TI_MPEG_ENCAP +*/ +#define NETLINK_TI_MPEG_ENCAP 20 +#define NETLINK_DDH_NOTIFICATIONS 21 #define MAX_LINKS 32 struct sockaddr_nl {