Searched refs:NETLINK_F_CAP_ACK (Results 1 – 3 of 3) sorted by relevance
16 #define NETLINK_F_CAP_ACK 0x20 macro
38 if (nlk->flags & NETLINK_F_CAP_ACK) in sk_diag_put_flags()
1717 nlk->flags |= NETLINK_F_CAP_ACK; in netlink_setsockopt()1719 nlk->flags &= ~NETLINK_F_CAP_ACK; in netlink_setsockopt()1790 flag = NETLINK_F_CAP_ACK; in netlink_getsockopt()2399 if (!(nlk->flags & NETLINK_F_CAP_ACK)) in netlink_ack()