sci_t 76 drivers/net/macsec.c sci_t sci; sci_t 168 drivers/net/macsec.c sci_t sci; sci_t 241 drivers/net/macsec.c sci_t sci; sci_t 390 drivers/net/macsec.c #define MACSEC_UNDEF_SCI ((__force sci_t)0xffffffffffffffffULL) sci_t 408 drivers/net/macsec.c static sci_t make_sci(u8 *addr, __be16 port) sci_t 410 drivers/net/macsec.c sci_t sci; sci_t 418 drivers/net/macsec.c static sci_t macsec_frame_sci(struct macsec_eth_header *hdr, bool sci_present) sci_t 420 drivers/net/macsec.c sci_t sci; sci_t 523 drivers/net/macsec.c static void macsec_fill_iv(unsigned char *iv, sci_t sci, u32 pn) sci_t 926 drivers/net/macsec.c sci_t sci, sci_t 1009 drivers/net/macsec.c static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) sci_t 1021 drivers/net/macsec.c static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci) sci_t 1083 drivers/net/macsec.c sci_t sci; sci_t 1375 drivers/net/macsec.c static struct macsec_rx_sc *del_rx_sc(struct macsec_secy *secy, sci_t sci) sci_t 1393 drivers/net/macsec.c static struct macsec_rx_sc *create_rx_sc(struct net_device *dev, sci_t sci) sci_t 1475 drivers/net/macsec.c static sci_t nla_get_sci(const struct nlattr *nla) sci_t 1477 drivers/net/macsec.c return (__force sci_t)nla_get_u64(nla); sci_t 1480 drivers/net/macsec.c static int nla_put_sci(struct sk_buff *skb, int attrtype, sci_t value, sci_t 1533 drivers/net/macsec.c sci_t sci; sci_t 1747 drivers/net/macsec.c sci_t sci = MACSEC_UNDEF_SCI; sci_t 1934 drivers/net/macsec.c sci_t sci; sci_t 2887 drivers/net/macsec.c static sci_t dev_to_sci(struct net_device *dev, __be16 port) sci_t 3175 drivers/net/macsec.c static bool sci_exists(struct net_device *dev, sci_t sci) sci_t 3188 drivers/net/macsec.c static int macsec_add_dev(struct net_device *dev, sci_t sci, u8 icv_len) sci_t 3234 drivers/net/macsec.c sci_t sci;