macsec_pn_wrapped
macsec_pn_wrapped((struct macsec_secy *)secy, tx_sa);
macsec_pn_wrapped(secy, sw_tx_sa);
EXPORT_SYMBOL_GPL(macsec_pn_wrapped);
macsec_pn_wrapped(priv->secy, flow->tx_sa);
macsec_pn_wrapped(secy->secy, sa->sa);
void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa);