Home
last modified time | relevance | path

Searched refs:vlan_get_macsec_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/net/8021q/
Dvlan_dev.c771 static const struct macsec_ops *vlan_get_macsec_ops(const struct macsec_context *ctx) in vlan_get_macsec_ops() function
787 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_open()
797 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_stop()
807 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_secy()
817 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_upd_secy()
827 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_del_secy()
837 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_rxsc()
847 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_upd_rxsc()
857 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_del_rxsc()
867 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_rxsa()
[all …]