Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dinet_connection_sock.c568 static bool reqsk_queue_unlink(struct request_sock_queue *queue, in reqsk_queue_unlink() function
595 if (reqsk_queue_unlink(&inet_csk(sk)->icsk_accept_queue, req)) { in inet_csk_reqsk_queue_drop()