Searched refs:resp_op_flags (Results 1 – 1 of 1) sorted by relevance
867 u32 op_flags, u32 *resp_op_flags) in nla_put_nh_group() argument877 *resp_op_flags |= NHA_OP_FLAG_RESP_GRP_RESVD_0; in nla_put_nh_group()941 u32 resp_op_flags = 0; in nh_fill_node() local945 if (nla_put_nh_group(skb, nh, op_flags, &resp_op_flags) || in nh_fill_node()946 nla_put_u32(skb, NHA_OP_FLAGS, resp_op_flags)) in nh_fill_node()