Searched refs:resp_op_flags (Results 1 – 1 of 1) sorted by relevance
868 u32 op_flags, u32 *resp_op_flags) in nla_put_nh_group() argument878 *resp_op_flags |= NHA_OP_FLAG_RESP_GRP_RESVD_0; in nla_put_nh_group()943 u32 resp_op_flags = 0; in nh_fill_node() local947 if (nla_put_nh_group(skb, nh, op_flags, &resp_op_flags) || in nh_fill_node()948 nla_put_u32(skb, NHA_OP_FLAGS, resp_op_flags)) in nh_fill_node()