Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_interface_core.c53 static const struct net_device_ops xfrmi_netdev_ops; variable
202 if (dev->netdev_ops != &xfrmi_netdev_ops) in xfrmi_decode_session()
733 static const struct net_device_ops xfrmi_netdev_ops = { variable
743 dev->netdev_ops = &xfrmi_netdev_ops; in xfrmi_dev_setup()