Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_flow_table_path.c120 case DEV_PATH_TUN: in nft_dev_path_info()
130 if (path->type == DEV_PATH_TUN) { in nft_dev_path_info()
/linux/net/ipv4/
H A Dipip.c378 path->type = DEV_PATH_TUN; in ipip_fill_forward_path()
/linux/net/ipv6/
H A Dip6_tunnel.c1867 path->type = DEV_PATH_TUN; in ip6_tnl_fill_forward_path()
/linux/include/linux/
H A Dnetdevice.h889 DEV_PATH_TUN, enumerator
/linux/net/core/
H A Ddev.c762 case DEV_PATH_TUN: in dev_fill_forward_path_release()