Home
last modified time | relevance | path

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

/openbmc/linux/net/handshake/
H A Dnetlink.c190 hn->hn_flags = 0; in handshake_net_init()
207 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.c255 if (test_bit(HANDSHAKE_F_NET_DRAINING, &hn->hn_flags)) in handshake_req_submit()