blob: e3fc050ad508d5e6c7edaf85e26896c8c36cf962 [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/bpf_miscop.in; do not edit. */
static const struct xlat bpf_miscop[] = {
#if defined(BPF_TAX) || (defined(HAVE_DECL_BPF_TAX) && HAVE_DECL_BPF_TAX)
XLAT(BPF_TAX),
#endif
#if defined(BPF_TXA) || (defined(HAVE_DECL_BPF_TXA) && HAVE_DECL_BPF_TXA)
XLAT(BPF_TXA),
#endif
XLAT_END
};