Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c248 static struct block *gen_ipfchostop(const u_char *, int);
4160 static struct block *gen_ipfchostop(eaddr, dir) in gen_ipfchostop() function
4175 b0 = gen_ipfchostop(eaddr, Q_SRC);
4176 b1 = gen_ipfchostop(eaddr, Q_DST);
4182 b0 = gen_ipfchostop(eaddr, Q_SRC);
4183 b1 = gen_ipfchostop(eaddr, Q_DST);
4615 b0 = gen_ipfchostop(eaddr, Q_OR);
5980 b = gen_ipfchostop(eaddr, dir);
6483 return gen_ipfchostop(eaddr, (int) q.dir);
7065 return gen_ipfchostop(ebroadcast, Q_DST);