Home
last modified time | relevance | path

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

/linux/net/8021q/
H A Dvlan_dev.c770 static const struct macsec_ops *vlan_get_macsec_ops(const struct macsec_context *ctx) in vlan_get_macsec_ops() function
786 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_open()
796 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_dev_stop()
806 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_secy()
816 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_upd_secy()
826 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_del_secy()
836 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_rxsc()
846 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_upd_rxsc()
856 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_del_rxsc()
866 const struct macsec_ops *ops = vlan_get_macsec_ops(ctx); in vlan_macsec_add_rxsa()
[all …]