blob: ea0043cd732a540fd7384946bc93b860d8e9d4a4 [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/sysctl_net_unix.in; do not edit. */
#include "gcc_compat.h"
#include "static_assert.h"
#ifndef XLAT_MACROS_ONLY
# ifdef IN_MPERS
# error static const struct xlat sysctl_net_unix in mpers mode
# else
static
const struct xlat sysctl_net_unix[] = {
XLAT(NET_UNIX_DESTROY_DELAY),
XLAT(NET_UNIX_DELETE_DELAY),
XLAT(NET_UNIX_MAX_DGRAM_QLEN),
XLAT_END
};
# endif /* !IN_MPERS */
#endif /* !XLAT_MACROS_ONLY */