Searched defs:sci_present (Results 1 – 2 of 2) sorted by relevance
259 static sci_t macsec_frame_sci(struct macsec_eth_header *hdr, bool sci_present) in macsec_frame_sci()272 static unsigned int macsec_sectag_len(bool sci_present) in macsec_sectag_len()277 static unsigned int macsec_hdr_len(bool sci_present) in macsec_hdr_len()282 static unsigned int macsec_extra_len(bool sci_present) in macsec_extra_len()290 bool sci_present) in macsec_fill_sectag()495 bool sci_present = macsec_skb_cb(skb)->has_sci; in macsec_msdu_len() local599 bool sci_present; in macsec_encrypt() local
459 bool sci_present = macsec_send_sci(secy); in macsec_fs_tx_create_sectag_header() local1067 bool sci_present) in macsec_fs_rx_setup_fte()
Completed in 12 milliseconds