Home
last modified time | relevance | path

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

/openbmc/linux/net/handshake/
H A Dhandshake.h24 HANDSHAKE_F_NET_DRAINING, enumerator
H A Dnetlink.c207 set_bit(HANDSHAKE_F_NET_DRAINING, &hn->hn_flags); in handshake_net_exit()
H A Drequest.c255 if (test_bit(HANDSHAKE_F_NET_DRAINING, &hn->hn_flags)) in handshake_req_submit()