Searched refs:resp_op_flags (Results 1 – 1 of 1) sorted by relevance
866 u32 op_flags, u32 *resp_op_flags) in nla_put_nh_group() argument876 *resp_op_flags |= NHA_OP_FLAG_RESP_GRP_RESVD_0; in nla_put_nh_group()940 u32 resp_op_flags = 0; in nh_fill_node() local944 if (nla_put_nh_group(skb, nh, op_flags, &resp_op_flags) || in nh_fill_node()945 nla_put_u32(skb, NHA_OP_FLAGS, resp_op_flags)) in nh_fill_node()