Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
Dtun.c360 static inline __virtio16 cpu_to_tun16(struct tun_struct *tun, u16 val) in cpu_to_tun16() function
1787 …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()