Loading include/uapi/linux/netlink.h +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ #define NETLINK_ECRYPTFS 19 #define NETLINK_RDMA 20 #define NETLINK_CRYPTO 21 /* Crypto layer */ #define NETLINK_SOCKEV 22 /* Socket Administrative Events */ #define NETLINK_SOCKEV 31 /* Socket Administrative Events */ #define NETLINK_INET_DIAG NETLINK_SOCK_DIAG #define MAX_LINKS 32 Loading Loading
include/uapi/linux/netlink.h +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ #define NETLINK_ECRYPTFS 19 #define NETLINK_RDMA 20 #define NETLINK_CRYPTO 21 /* Crypto layer */ #define NETLINK_SOCKEV 22 /* Socket Administrative Events */ #define NETLINK_SOCKEV 31 /* Socket Administrative Events */ #define NETLINK_INET_DIAG NETLINK_SOCK_DIAG #define MAX_LINKS 32 Loading