Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_optimize.c145 static inline struct slist *this_op(struct slist *);
704 static inline struct slist *this_op(s) in this_op() function
738 s = this_op(s);
746 next = this_op(s->next);
796 add = this_op(next->next);
804 tax = this_op(add->next);
812 ild = this_op(tax->next);