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.c36 static bool nft_is_valid_ether_device(const struct net_device *dev) in nft_is_valid_ether_device() function
60 if (!nft_is_valid_ether_device(dev)) { in nft_dev_fill_forward_path()
191 nft_is_valid_ether_device(info->dev)) in nft_dev_path_info()