Home
last modified time | relevance | path

Searched refs:COND_LE (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/net/
Dbpf_jit.h263 #define COND_LE (CR0_GT | COND_CMP_FALSE) macro
Dbpf_jit_comp64.c826 true_cond = COND_LE; in bpf_jit_build_body()