Home
last modified time | relevance | path

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

/openbmc/linux/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()