Home
last modified time | relevance | path

Searched refs:TUN_MSG_PTR (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/linux/
Dif_tun.h15 #define TUN_MSG_PTR 2 macro
/Linux-v6.6/drivers/net/
Dtap.c1240 ctl && ctl->type == TUN_MSG_PTR) { in tap_sendmsg()
Dtun.c2567 ctl && ctl->type == TUN_MSG_PTR) { in tun_sendmsg()
/Linux-v6.6/drivers/vhost/
Dnet.c468 .type = TUN_MSG_PTR, in vhost_tx_batch()