Home
last modified time | relevance | path

Searched refs:tap_sock_destruct (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dtap.c492 static void tap_sock_destruct(struct sock *sk) in tap_sock_destruct() function
528 q->sk.sk_destruct = tap_sock_destruct; in tap_open()
544 /* tap_sock_destruct() will take care of freeing ptr_ring */ in tap_open()
/kernel/linux/linux-6.6/drivers/net/
H A Dtap.c504 static void tap_sock_destruct(struct sock *sk) in tap_sock_destruct() function
540 q->sk.sk_destruct = tap_sock_destruct; in tap_open()
556 /* tap_sock_destruct() will take care of freeing ptr_ring */ in tap_open()

Completed in 4 milliseconds