Searched refs:lpm_result (Results 1 – 2 of 2) sorted by relevance
1163 int lpm_result = BT_VND_OP_RESULT_SUCCESS; in op() local1171 lpm_result = BT_VND_OP_RESULT_SUCCESS; in op()1174 lpm_result = BT_VND_OP_RESULT_FAIL; in op()1177 q.cb->lpm_cb(lpm_result); in op()
1187 int lpm_result = BT_VND_OP_RESULT_SUCCESS; in __op() local1195 lpm_result = BT_VND_OP_RESULT_SUCCESS; in __op()1198 lpm_result = BT_VND_OP_RESULT_FAIL; in __op()1201 q->cb->lpm_cb(lpm_result); in __op()