Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnft_flow_offload.c43 struct net_device_path_stack *stack) in nft_dev_fill_forward_path()
90 static void nft_dev_path_info(const struct net_device_path_stack *stack, in nft_dev_path_info()
188 struct net_device_path_stack stack; in nft_dev_forward_path()
/Linux-v5.15/include/linux/
Dnetdevice.h883 struct net_device_path_stack { struct
2952 struct net_device_path_stack *stack);
/Linux-v5.15/net/core/
Ddev.c728 static struct net_device_path *dev_fwd_path(struct net_device_path_stack *stack) in dev_fwd_path()
739 struct net_device_path_stack *stack) in dev_fill_forward_path()