Home
last modified time | relevance | path

Searched refs:MACSEC_TAG_LEN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dmacsec.c30 #define MACSEC_TAG_LEN 6 macro
291 return MACSEC_TAG_LEN + (sci_present ? MACSEC_SCI_LEN : 0); in macsec_sectag_len()
/kernel/linux/linux-6.6/drivers/net/
H A Dmacsec.c29 #define MACSEC_TAG_LEN 6 macro
274 return MACSEC_TAG_LEN + (sci_present ? MACSEC_SCI_LEN : 0); in macsec_sectag_len()

Completed in 11 milliseconds