Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h701 tc_cls_common_offload_init(struct flow_cls_common_offload *cls_common, in tc_cls_common_offload_init() argument
705 cls_common->chain_index = tp->chain->index; in tc_cls_common_offload_init()
706 cls_common->protocol = tp->protocol; in tc_cls_common_offload_init()
707 cls_common->prio = tp->prio >> 16; in tc_cls_common_offload_init()
709 cls_common->extack = extack; in tc_cls_common_offload_init()
/kernel/linux/linux-6.6/include/net/
H A Dpkt_cls.h740 tc_cls_common_offload_init(struct flow_cls_common_offload *cls_common, in tc_cls_common_offload_init() argument
744 cls_common->chain_index = tp->chain->index; in tc_cls_common_offload_init()
745 cls_common->protocol = tp->protocol; in tc_cls_common_offload_init()
746 cls_common->prio = tp->prio >> 16; in tc_cls_common_offload_init()
748 cls_common->extack = extack; in tc_cls_common_offload_init()

Completed in 4 milliseconds