Searched refs:gen_msg_abbrev (Results 1 – 2 of 2) sorted by relevance
252 static struct block *gen_msg_abbrev(int type);7144 gen_msg_abbrev(type) in gen_msg_abbrev() function7217 b0 = gen_msg_abbrev(A_SETUP);7218 b1 = gen_msg_abbrev(A_CALLPROCEED);7220 b0 = gen_msg_abbrev(A_CONNECT);7222 b0 = gen_msg_abbrev(A_CONNECTACK);7224 b0 = gen_msg_abbrev(A_RELEASE);7226 b0 = gen_msg_abbrev(A_RELEASE_DONE);7235 b0 = gen_msg_abbrev(A_SETUP);7236 b1 = gen_msg_abbrev(A_CALLPROCEED);[all …]
37 static struct block *gen_msg_abbrev(int type);