Home
last modified time | relevance | path

Searched defs:tc_cookie (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dpkt_cls.h795 struct tc_cookie { struct
796 u8 *data;
797 u32 len;
798 struct rcu_head rcu;
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1413 u64 tc_cookie; /* Unique cookie identifying TC rules */ member