blob: d3bdfaae9907e6c8c5b154dc51d289e0ffbb7494 [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/sockrawoptions.in; do not edit. */
static const struct xlat sockrawoptions[] = {
#if defined(ICMP_FILTER) || (defined(HAVE_DECL_ICMP_FILTER) && HAVE_DECL_ICMP_FILTER)
XLAT(ICMP_FILTER),
#endif
XLAT_END
};