Home
last modified time | relevance | path

Searched refs:TCA_TUNNEL_KEY_ENC_OPT_ERSPAN_DIR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/tc_act/
H A Dtc_tunnel_key.h87 TCA_TUNNEL_KEY_ENC_OPT_ERSPAN_DIR, /* u8 */ enumerator
/openbmc/linux/net/sched/
H A Dact_tunnel_key.c83 [TCA_TUNNEL_KEY_ENC_OPT_ERSPAN_DIR] = { .type = NLA_U8 },
191 if (!tb[TCA_TUNNEL_KEY_ENC_OPT_ERSPAN_DIR] || in tunnel_key_copy_erspan_opt()
209 nla = tb[TCA_TUNNEL_KEY_ENC_OPT_ERSPAN_DIR]; in tunnel_key_copy_erspan_opt()
640 (nla_put_u8(skb, TCA_TUNNEL_KEY_ENC_OPT_ERSPAN_DIR, in tunnel_key_erspan_opts_dump()