Searched refs:xfrmi_netdev_ops (Results 1 – 1 of 1) sorted by relevance
53 static const struct net_device_ops xfrmi_netdev_ops; variable202 if (dev->netdev_ops != &xfrmi_netdev_ops) in xfrmi_decode_session()733 static const struct net_device_ops xfrmi_netdev_ops = { variable743 dev->netdev_ops = &xfrmi_netdev_ops; in xfrmi_dev_setup()