Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dflow_offload.h585 struct flow_cls_offload { struct
586 struct flow_cls_common_offload common;
587 enum flow_cls_command command;
588 unsigned long cookie;
612 flow_cls_offload_flow_rule(struct flow_cls_offload *flow_cmd) in flow_cls_offload_flow_rule() argument