blob: cd660e792f970bd0c1d8c1f13053021edce34430 [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/sysctl_net_unix.in; do not edit. */
static const struct xlat sysctl_net_unix[] = {
#if defined(NET_UNIX_DESTROY_DELAY) || (defined(HAVE_DECL_NET_UNIX_DESTROY_DELAY) && HAVE_DECL_NET_UNIX_DESTROY_DELAY)
XLAT(NET_UNIX_DESTROY_DELAY),
#endif
#if defined(NET_UNIX_DELETE_DELAY) || (defined(HAVE_DECL_NET_UNIX_DELETE_DELAY) && HAVE_DECL_NET_UNIX_DELETE_DELAY)
XLAT(NET_UNIX_DELETE_DELAY),
#endif
#if defined(NET_UNIX_MAX_DGRAM_QLEN) || (defined(HAVE_DECL_NET_UNIX_MAX_DGRAM_QLEN) && HAVE_DECL_NET_UNIX_MAX_DGRAM_QLEN)
XLAT(NET_UNIX_MAX_DGRAM_QLEN),
#endif
XLAT_END
};