Home
last modified time | relevance | path

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

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