2 * Copyright 2011-2013 Autronica Fire and Security AS
4 * This program is free software; you can redistribute it and/or modify it
5 * under the terms of the GNU General Public License as published by the Free
6 * Software Foundation; either version 2 of the License, or (at your option)
10 * 2011-2013 Arvid Brodin, arvid.brodin@xdin.com
13 #ifndef __UAPI_HSR_NETLINK_H
14 #define __UAPI_HSR_NETLINK_H
16 /* Generic Netlink HSR family definition
34 #define HSR_A_MAX (__HSR_A_MAX - 1)
42 HSR_C_GET_NODE_STATUS
,
43 HSR_C_SET_NODE_STATUS
,
48 #define HSR_C_MAX (__HSR_C_MAX - 1)
50 #endif /* __UAPI_HSR_NETLINK_H */