Searched refs:dev_fill_forward_path (Results 1 – 5 of 5) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_flow_table_path.c | 72 return dev_fill_forward_path(dev, ha, stack); in nft_dev_fill_forward_path()
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_ppe_offload.c | 105 err = dev_fill_forward_path(dev, addr, &stack); in mtk_flow_get_wdma_info()
|
| /linux/drivers/net/ethernet/airoha/ |
| H A D | airoha_ppe.c | 230 err = dev_fill_forward_path(dev, addr, &stack); in airoha_ppe_get_wdma_info()
|
| /linux/include/linux/ |
| H A D | netdevice.h | 3358 int dev_fill_forward_path(const struct net_device *dev, const u8 *daddr,
|
| /linux/net/core/ |
| H A D | dev.c | 747 int dev_fill_forward_path(const struct net_device *dev, const u8 *daddr, in dev_fill_forward_path() function 785 EXPORT_SYMBOL_GPL(dev_fill_forward_path);
|