Home
last modified time | relevance | path

Searched refs:tun_vnet_hdr_get (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/
H A Dtun_vnet.h149 static inline int tun_vnet_hdr_get(int sz, unsigned int flags, in tun_vnet_hdr_get() function
H A Dtap.c593 hdr_len = tun_vnet_hdr_get(vnet_hdr_len, q->flags, from, &vnet_hdr); in tap_get_user()