Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dudp_tunnel_nic.c696 udp_tunnel_get_rx_info(dev); in udp_tunnel_nic_replay()
699 udp_tunnel_get_rx_info(node->dev); in udp_tunnel_nic_replay()
832 udp_tunnel_get_rx_info(dev); in udp_tunnel_nic_register()
921 udp_tunnel_get_rx_info(dev); in udp_tunnel_nic_netdevice_event()
/openbmc/linux/include/net/
H A Dudp_tunnel.h133 static inline void udp_tunnel_get_rx_info(struct net_device *dev) in udp_tunnel_get_rx_info() function
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c9187 udp_tunnel_get_rx_info(netdev); in ice_open_internal()
/openbmc/linux/net/core/
H A Ddev.c9908 * *before* calling udp_tunnel_get_rx_info, in __netdev_update_features()
9913 udp_tunnel_get_rx_info(dev); in __netdev_update_features()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c9049 udp_tunnel_get_rx_info(netdev); in i40e_open()