Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_flow_table_path.c49 struct net_device_path_stack *stack) in nft_dev_fill_forward_path()
92 static void nft_dev_path_info(const struct net_device_path_stack *stack, in nft_dev_path_info()
246 struct net_device_path_stack stack; in nft_dev_forward_path()
/linux/include/linux/
H A Dnetdevice.h933 struct net_device_path_stack { struct
3363 struct net_device_path_stack *stack);
/linux/net/core/
H A Ddev.c743 static struct net_device_path *dev_fwd_path(struct net_device_path_stack *stack) in dev_fwd_path()
754 struct net_device_path_stack *stack) in dev_fill_forward_path()