Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dmacsec.c249 static sci_t macsec_frame_sci(struct macsec_eth_header *hdr, bool sci_present) in macsec_frame_sci()
262 static unsigned int macsec_sectag_len(bool sci_present) in macsec_sectag_len()
267 static unsigned int macsec_hdr_len(bool sci_present) in macsec_hdr_len()
272 static unsigned int macsec_extra_len(bool sci_present) in macsec_extra_len()
280 bool sci_present) in macsec_fill_sectag()
485 bool sci_present = macsec_skb_cb(skb)->has_sci; in macsec_msdu_len() local
583 bool sci_present; in macsec_encrypt() local