|
When is the
This question is marked "community wiki".
|
|
I presume you mean A quick grep suggests that Thank you for your reply. But kindly look at the screen shot attached. There is add_oid() function in oids.c
(12 Jan '12, 08:37)
Premini Francis
(I converted your answer to a comment; Please see the FAQ). add_oid() is static in oids.c and is not declared in oids.h (at least in the dev Wireshark sources). Thus add_oid() is called only within oids.c; looking at the calls should answer your question.
(12 Jan '12, 08:48)
Bill Meier ♦
how is packet_snmp.c and add_oid() function are linked together?
(15 Jan '12, 05:27)
Premini Francis
|
