Searched defs:macsec_flow (Results 1 – 1 of 1) sorted by relevance
73 struct macsec_flow { struct74 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 …]