Searched refs:sci_t (Results 1 – 2 of 2) sorted by relevance
20 typedef u64 __bitwise sci_t; typedef145 sci_t sci;217 sci_t sci;
86 sci_t sci;232 #define MACSEC_UNDEF_SCI ((__force sci_t)0xffffffffffffffffULL)252 static sci_t make_sci(u8 *addr, __be16 port) in make_sci()254 sci_t sci; in make_sci()262 static sci_t macsec_frame_sci(struct macsec_eth_header *hdr, bool sci_present) in macsec_frame_sci()264 sci_t sci; in macsec_frame_sci()435 static void macsec_fill_iv(unsigned char *iv, sci_t sci, u32 pn) in macsec_fill_iv()448 static sci_t dev_to_sci(struct net_device *dev, __be16 port) in dev_to_sci()872 sci_t sci, in macsec_decrypt()970 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc()[all …]