Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_optimize.c157 static int convert_code_r(struct block *);
2137 static int convert_code_r(p) in convert_code_r() function
2151 if (convert_code_r(JF(p)) == 0)
2153 if (convert_code_r(JT(p)) == 0)
2344 if (convert_code_r(root))