Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_optimize.c586 int is_const; member
622 vmap[val].is_const = 1;
866 if (vmap[val].is_const)
942 if (vmap[val].is_const && BPF_SRC(b->s.code) == BPF_X)
1015 if (alter && vmap[v].is_const)
1048 if (alter && vmap[val[A_ATOM]].is_const)
1086 if (vmap[val[A_ATOM]].is_const)
1105 if (alter && vmap[val[X_ATOM]].is_const)
1107 if (vmap[val[A_ATOM]].is_const)
1158 if (alter && vmap[v].is_const)
[all …]