Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/bpf/
H A Dsf-redefines.h5 #define gen_load sf_gen_load macro
H A Dgencode.h276 struct arth *gen_load(int, struct arth *, int);
/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c2895 { (yyval.a) = gen_load((yyvsp[-3].i), (yyvsp[-1].a), 1); } in yyparse()
2901 { (yyval.a) = gen_load((yyvsp[-5].i), (yyvsp[-3].a), (yyvsp[-1].i)); } in yyparse()
H A Dsf_gencode.c6534 struct arth *gen_load(proto, inst, size) in gen_load() function
7339 b0 = gen_relation(BPF_JEQ, gen_load(Q_LINK, gen_loadi(0), 1), gen_loadi(0), dir);