]> The Tcpdump Group git mirrors - libpcap/commit
Consistently use handle as the pointer to the pcap_t.
authorGuy Harris <[email protected]>
Mon, 21 Aug 2017 18:56:34 +0000 (11:56 -0700)
committerGuy Harris <[email protected]>
Mon, 21 Aug 2017 18:56:34 +0000 (11:56 -0700)
commit934a34709d93d201cf2bbfe4c75c27920451ea38
treeaba9ab094a4697c32e53b293c5d8e16c28d85855
parentc358ef5103c205c3f7aa55d42be089e3ab894bae
Consistently use handle as the pointer to the pcap_t.

Use handle as the pcap_t pointer in all functions.
pcap-linux.c