Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c246 static struct block *gen_thostop(const u_char *, int);
3775 static struct block *gen_thostop(eaddr, dir) in gen_thostop() function
3790 b0 = gen_thostop(eaddr, Q_SRC);
3791 b1 = gen_thostop(eaddr, Q_DST);
3797 b0 = gen_thostop(eaddr, Q_SRC);
3798 b1 = gen_thostop(eaddr, Q_DST);
4587 b0 = gen_thostop(eaddr, Q_OR);
5960 b = gen_thostop(eaddr, dir);
6456 return gen_thostop(eaddr, (int) q.dir);
7057 return gen_thostop(ebroadcast, Q_DST);