Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/phy/mscc/
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 u8 key[MACSEC_KEYID_LEN];
86 union {
[all …]