Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Dif_tun.h52 #define TUNSETVNETLE _IOW('T', 220, int) macro
/linux-6.15/include/uapi/linux/
H A Dif_tun.h52 #define TUNSETVNETLE _IOW('T', 220, int) macro
/linux-6.15/drivers/net/
H A Dtun_vnet.h90 case TUNSETVNETLE: in tun_vnet_ioctl()