Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c259 static struct block *gen_portatom(int, bpf_int32);
4908 static struct block *gen_portatom(off, v) in gen_portatom() function
4937 b1 = gen_portatom(0, (bpf_int32) port);
4941 b1 = gen_portatom(2, (bpf_int32) port);
4946 tmp = gen_portatom(0, (bpf_int32) port);
4947 b1 = gen_portatom(2, (bpf_int32) port);
4952 tmp = gen_portatom(0, (bpf_int32) port);
4953 b1 = gen_portatom(2, (bpf_int32) port);