Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dgtp.h70 static inline bool netif_is_gtp(const struct net_device *dev) in netif_is_gtp() function
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c630 if (netif_is_gtp(tunnel_dev)) in ice_tc_tun_get_type()