Home
last modified time | relevance | path

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

/linux/include/net/
H A Dpfcp.h84 static inline bool netif_is_pfcp(const struct net_device *dev) in netif_is_pfcp() function
/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c657 if (netif_is_pfcp(tunnel_dev)) in ice_tc_tun_get_type()