Home
last modified time | relevance | path

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

/dports/dns/dhisd/dhisd-5.5/
H A Dnetwork.h78 int msg_size_by_opcode(int);
H A Dnetwork.c47 int msg_size_by_opcode(int opcode) { in msg_size_by_opcode() function
360 len=msg_size_by_opcode(p->hdr.opcode); in net_write_message()