Home
last modified time | relevance | path

Searched refs:TC_U32_NODE (Results 1 – 4 of 4) sorted by relevance

/linux/tools/include/uapi/linux/
A Dpkt_cls.h141 #define TC_U32_NODE(h) ((h)&0xFFF) macro
/linux/include/uapi/linux/
A Dpkt_cls.h214 #define TC_U32_NODE(h) ((h)&0xFFF) macro
/linux/net/sched/
A Dcls_u32.c1001 handle = htid | TC_U32_NODE(handle); in u32_change()
1079 if (TC_U32_NODE(handle) < TC_U32_NODE(pins->handle)) in u32_change()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_tc_u32.c177 TC_U32_NODE(cls->knode.handle)); in cxgb4_config_knode()

Completed in 13 milliseconds