Home
last modified time | relevance | path

Searched refs:TCA_ID_TUNNEL_KEY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/tc_act/
H A Dtc_tunnel_key.h35 if (a->ops && a->ops->id == TCA_ID_TUNNEL_KEY) in is_tcf_tunnel_set()
49 if (a->ops && a->ops->id == TCA_ID_TUNNEL_KEY) in is_tcf_tunnel_release()
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h134 TCA_ID_TUNNEL_KEY = TCA_ACT_TUNNEL_KEY, enumerator
/openbmc/linux/net/sched/
H A Dact_tunnel_key.c836 .id = TCA_ID_TUNNEL_KEY,