Searched defs:add_tx_sc (Results 1 – 1 of 1) sorted by relevance
381 struct add_tx_sc { struct382 uint32_t index;383 uint32_t pi; /* Port identifier */384 uint32_t sci[2]; /* Secure Channel identifier */387 uint32_t tci_mask;388 uint32_t mac_sa[2];389 uint32_t sa_mask; /* 0: ignore mac_sa */390 uint32_t mac_da[2];391 uint32_t da_mask; /* 0: ignore mac_da */392 uint32_t protect;[all …]