Searched refs:MACSEC_ATTR_TXSA_LIST (Results 1 – 4 of 4) sorted by relevance
39 MACSEC_ATTR_TXSA_LIST, /* dump, nested, macsec_sa_attrs for each TXSA */ enumerator
44 MACSEC_ATTR_TXSA_LIST, /* dump, nested, macsec_sa_attrs for each TXSA */ enumerator
503 [MACSEC_ATTR_TXSA_LIST] = { .type = NLA_NESTED },529 if (arg->txsa < 4 && !tb_msg[MACSEC_ATTR_TXSA_LIST]) { in dump_callback()535 nla_for_each_nested(nla, tb_msg[MACSEC_ATTR_TXSA_LIST], rem) { in dump_callback()
540 attrs[MACSEC_ATTR_TXSA_LIST] && attrs[MACSEC_ATTR_RXSC_LIST] && in validate_dump()928 attrs[MACSEC_ATTR_TXSA_LIST]); in process()