Searched refs:tap_queue (Results 1 – 2 of 2) sorted by relevance
166 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 …]
32 struct tap_queue;38 struct tap_queue __rcu *taps[MAX_TAP_QUEUES];62 struct tap_queue { struct
Completed in 8 milliseconds