Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/bpf/
H A Dsf-redefines.h4 #define gen_loadi sf_gen_loadi macro
H A Dgencode.h275 struct arth *gen_loadi(int);
/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c6840 struct arth *gen_loadi(val) in gen_loadi() function
7339 b0 = gen_relation(BPF_JEQ, gen_load(Q_LINK, gen_loadi(0), 1), gen_loadi(0), dir);
H A Dsf_grammar.c2889 { (yyval.a) = gen_loadi((yyvsp[0].i)); } in yyparse()