Home
last modified time | relevance | path

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

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