Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dtap.c479 static void tap_sock_write_space(struct sock *sk) in tap_sock_write_space() function
527 q->sk.sk_write_space = tap_sock_write_space; in tap_open()
/kernel/linux/linux-6.6/drivers/net/
H A Dtap.c491 static void tap_sock_write_space(struct sock *sk) in tap_sock_write_space() function
539 q->sk.sk_write_space = tap_sock_write_space; in tap_open()

Completed in 4 milliseconds