Home
last modified time | relevance | path

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

/trueos/contrib/libpcap/
HDgencode.c298 static struct block *gen_msg_abbrev(int type);
8379 gen_msg_abbrev(type) in gen_msg_abbrev() function
8452 b0 = gen_msg_abbrev(A_SETUP);
8453 b1 = gen_msg_abbrev(A_CALLPROCEED);
8455 b0 = gen_msg_abbrev(A_CONNECT);
8457 b0 = gen_msg_abbrev(A_CONNECTACK);
8459 b0 = gen_msg_abbrev(A_RELEASE);
8461 b0 = gen_msg_abbrev(A_RELEASE_DONE);
8470 b0 = gen_msg_abbrev(A_SETUP);
8471 b1 = gen_msg_abbrev(A_CALLPROCEED);
[all …]