Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.c294 static struct block *gen_msg_abbrev(int type);
8431 gen_msg_abbrev(type) in gen_msg_abbrev() function
8504 b0 = gen_msg_abbrev(A_SETUP);
8505 b1 = gen_msg_abbrev(A_CALLPROCEED);
8507 b0 = gen_msg_abbrev(A_CONNECT);
8509 b0 = gen_msg_abbrev(A_CONNECTACK);
8511 b0 = gen_msg_abbrev(A_RELEASE);
8513 b0 = gen_msg_abbrev(A_RELEASE_DONE);
8522 b0 = gen_msg_abbrev(A_SETUP);
8523 b1 = gen_msg_abbrev(A_CALLPROCEED);
[all …]