Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/
Dmacsec.c263 static sci_t macsec_frame_sci(struct macsec_eth_header *hdr, bool sci_present) in macsec_frame_sci()
276 static unsigned int macsec_sectag_len(bool sci_present) in macsec_sectag_len()
281 static unsigned int macsec_hdr_len(bool sci_present) in macsec_hdr_len()
286 static unsigned int macsec_extra_len(bool sci_present) in macsec_extra_len()
294 bool sci_present) in macsec_fill_sectag()
597 bool sci_present; in macsec_encrypt() local