Home
last modified time | relevance | path

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

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