diff options
Diffstat (limited to 'src/xlat/nlmsgerr_attrs.in')
-rw-r--r-- | src/xlat/nlmsgerr_attrs.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/xlat/nlmsgerr_attrs.in b/src/xlat/nlmsgerr_attrs.in new file mode 100644 index 000000000..7cc38d83e --- /dev/null +++ b/src/xlat/nlmsgerr_attrs.in @@ -0,0 +1,6 @@ +#value_indexed +NLMSGERR_ATTR_UNUSED 0 +NLMSGERR_ATTR_MSG 1 +NLMSGERR_ATTR_OFFS 2 +NLMSGERR_ATTR_COOKIE 3 +NLMSGERR_ATTR_POLICY 4 |