Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/
Dtun.c358 static inline __virtio16 cpu_to_tun16(struct tun_struct *tun, u16 val) in cpu_to_tun16() function
1782 …gso.hdr_len = cpu_to_tun16(tun, tun16_to_cpu(tun, gso.csum_start) + tun16_to_cpu(tun, gso.csum_off… in tun_get_user()