Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_flow_table_path.c35 static bool nft_is_valid_ether_device(const struct net_device *dev) in nft_is_valid_ether_device() function
55 if (!nft_is_valid_ether_device(dev)) in nft_dev_fill_forward_path()
179 nft_is_valid_ether_device(info->indev)) in nft_dev_path_info()