Home
last modified time | relevance | path

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

/linux/include/net/
H A Dpkt_cls.h818 struct tc_cookie { struct
819 u8 *data;
820 u32 len;
821 struct rcu_head rcu;
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1414 u64 tc_cookie; /* Unique cookie identifying TC rules */ member