Here is the output of the above commands.,

(gdb) p nat_table
$1 = (HashTable *) 0x7f26028d7bc8
(gdb) p *nat_table
$2 = {slots = 0x7f26ffffffff, size = 512}
(gdb)


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub