Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c285 static struct block *gen_msg_abbrev(int type);
8177 static struct block *gen_msg_abbrev(type) in gen_msg_abbrev() function
8251 b0 = gen_msg_abbrev(A_SETUP);
8252 b1 = gen_msg_abbrev(A_CALLPROCEED);
8254 b0 = gen_msg_abbrev(A_CONNECT);
8256 b0 = gen_msg_abbrev(A_CONNECTACK);
8258 b0 = gen_msg_abbrev(A_RELEASE);
8269 b0 = gen_msg_abbrev(A_SETUP);
8270 b1 = gen_msg_abbrev(A_CALLPROCEED);
8272 b0 = gen_msg_abbrev(A_CONNECT);
[all …]