Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dtap.c481 static void tap_sock_write_space(struct sock *sk) in tap_sock_write_space() function
529 q->sk.sk_write_space = tap_sock_write_space; in tap_open()