Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h1241 IFLA_TUN_VNET_HDR, enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h1348 IFLA_TUN_VNET_HDR, enumerator
/openbmc/linux/drivers/net/
H A Dtun.c2389 if (nla_put_u8(skb, IFLA_TUN_VNET_HDR, !!(tun->flags & IFF_VNET_HDR))) in tun_fill_info()