Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/
H A Dtun.c130 struct tun_file { struct
228 struct tun_file *tfile = container_of(napi, struct tun_file, napi); in tun_napi_receive()
572 struct tun_file *ntfile; in __tun_detach()
1007 struct tun_file *tfile; in tun_net_xmit()
1130 struct tun_file *tfile; in tun_xdp_set()
1206 struct tun_file *tfile; in tun_xdp_xmit()
2329 struct tun_file *tfile; in tun_sock_write_space()
2486 struct tun_file *tfile = container_of(sock, struct tun_file, socket); in tun_sendmsg()
2541 struct tun_file *tfile = container_of(sock, struct tun_file, socket); in tun_recvmsg()
2592 struct tun_file *tfile = container_of(sock, struct tun_file, socket); in tun_peek_len()
[all …]