Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_u32.c301 if (TC_U32_KEY(handle) == 0) in u32_get()
666 if (TC_U32_KEY(ht->handle)) { in u32_delete()
753 if (TC_U32_KEY(handle)) { in u32_set_parms()
901 if (TC_U32_KEY(n->handle) == 0) { in u32_change()
962 if (TC_U32_KEY(handle)) { in u32_change()
1345 if (TC_U32_KEY(n->handle) == 0) { in u32_dump()
1432 if (TC_U32_KEY(n->handle)) in u32_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_cls.h142 #define TC_U32_KEY(h) ((h)&0xFFFFF) macro
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h218 #define TC_U32_KEY(h) ((h)&0xFFFFF) macro