Lines Matching refs:macsec_rx_sc
162 static struct macsec_rx_sa *macsec_active_rxsa_get(struct macsec_rx_sc *rx_sc)
177 struct macsec_rx_sc *rx_sc = container_of(head, struct macsec_rx_sc, rcu_head);
183 static struct macsec_rx_sc *macsec_rxsc_get(struct macsec_rx_sc *sc)
188 static void macsec_rxsc_put(struct macsec_rx_sc *sc)
866 struct macsec_rx_sc *rx_sc = rx_sa->sc;
1000 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci)
1002 struct macsec_rx_sc *rx_sc;
1012 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci)
1014 struct macsec_rx_sc *rx_sc;
1107 struct macsec_rx_sc *rx_sc;
1165 struct macsec_rx_sc *sc = find_rx_sc(&macsec->secy, sci);
1398 static void free_rx_sc(struct macsec_rx_sc *rx_sc)
1413 static struct macsec_rx_sc *del_rx_sc(struct macsec_secy *secy, sci_t sci)
1415 struct macsec_rx_sc *rx_sc, __rcu **rx_scp;
1431 static struct macsec_rx_sc *create_rx_sc(struct net_device *dev, sci_t sci,
1434 struct macsec_rx_sc *rx_sc;
1579 static struct macsec_rx_sc *get_rxsc_from_nl(struct net *net,
1587 struct macsec_rx_sc *rx_sc;
1616 struct macsec_rx_sc **scp,
1619 struct macsec_rx_sc *rx_sc;
1756 struct macsec_rx_sc *rx_sc;
1907 struct macsec_rx_sc *rx_sc;
2138 struct macsec_rx_sc *rx_sc;
2204 struct macsec_rx_sc *rx_sc;
2446 struct macsec_rx_sc *rx_sc;
2538 struct macsec_rx_sc *rx_sc;
2753 struct macsec_rx_sc *rx_sc, int an,
2807 struct macsec_rx_sc *rx_sc,
3080 struct macsec_rx_sc *rx_sc;
3893 struct macsec_rx_sc *rx_sc = rtnl_dereference(macsec->secy.rx_sc);