Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c281 static struct block *gen_len(int, int);
6951 static struct block *gen_len(jmp, n) in gen_len() function
6968 return gen_len(BPF_JGE, n);
6979 b = gen_len(BPF_JGT, n);