Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_macsec.h73 struct macsec_flow { struct
74 struct list_head list;
75 enum mscc_macsec_destination_ports port;
76 enum macsec_bank bank;
77 u32 index;
78 int assoc_num;
79 bool has_transformation;
82 u8 priority;
84 union {
90 struct {
[all …]