Home
last modified time | relevance | path

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

/linux/net/handshake/
H A Dnetlink.c191 INIT_LIST_HEAD(&hn->hn_requests); in handshake_net_init()
208 list_splice_init(&requests, &hn->hn_requests); in handshake_net_exit()
H A Dhandshake.h18 struct list_head hn_requests; member