Home
last modified time | relevance | path

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

/linux/drivers/net/
A Dtap.c166 struct tap_queue *q) in tap_set_queue()
190 struct tap_queue *nq; in tap_disable_queue()
323 struct tap_queue *q; in tap_handle_frame()
494 struct tap_queue *q = container_of(sk, struct tap_queue, sk); in tap_sock_destruct()
503 struct tap_queue *q; in tap_open()
1196 struct tap_queue *q = container_of(sock, struct tap_queue, sock); in tap_sendmsg()
1216 struct tap_queue *q = container_of(sock, struct tap_queue, sock); in tap_recvmsg()
1233 struct tap_queue *q = container_of(sock, struct tap_queue, in tap_peek_len()
1251 struct tap_queue *q; in tap_get_socket()
1263 struct tap_queue *q; in tap_get_ptr_ring()
[all …]
/linux/include/linux/
A Dif_tap.h32 struct tap_queue;
38 struct tap_queue __rcu *taps[MAX_TAP_QUEUES];
62 struct tap_queue { struct

Completed in 8 milliseconds