Home
last modified time | relevance | path

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

/linux/net/handshake/
H A Drequest.c174 if (!test_bit(HANDSHAKE_F_NET_DRAINING, &hn->hn_flags) && in remove_pending()
291 if (test_bit(HANDSHAKE_F_NET_DRAINING, &hn->hn_flags)) in handshake_req_submit()
H A Dhandshake.h24 HANDSHAKE_F_NET_DRAINING, enumerator
H A Dnetlink.c203 set_bit(HANDSHAKE_F_NET_DRAINING, &hn->hn_flags); in handshake_net_exit()