Home
last modified time | relevance | path

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

/linux/include/net/
A Dpkt_cls.h697 tc_cls_common_offload_init(struct flow_cls_common_offload *cls_common, in tc_cls_common_offload_init() argument
701 cls_common->chain_index = tp->chain->index; in tc_cls_common_offload_init()
702 cls_common->protocol = tp->protocol; in tc_cls_common_offload_init()
703 cls_common->prio = tp->prio >> 16; in tc_cls_common_offload_init()
705 cls_common->extack = extack; in tc_cls_common_offload_init()

Completed in 7 milliseconds