Home
last modified time | relevance | path

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

/linux/net/handshake/
H A Dnetlink.c189 hn->hn_flags = 0; in handshake_net_init()
206 set_bit(HANDSHAKE_F_NET_DRAINING, &hn->hn_flags); in handshake_net_exit()
H A Dhandshake.h20 unsigned long hn_flags; member
H A Drequest.c254 if (test_bit(HANDSHAKE_F_NET_DRAINING, &hn->hn_flags)) in handshake_req_submit()