Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c50 typedef struct of_dpa_flow_key { struct
51 uint32_t in_pport; /* ingress port */
52 uint32_t tunnel_id; /* overlay tunnel id */
53 uint32_t tbl_id; /* table id */
54 struct {
59 } eth;
60 struct {
65 } ip;
66 union {
102 int width; /* how many uint64_t's in key? */