]> The Tcpdump Group git mirrors - libpcap/commit
[Linux] add new function linux_check_direction()
authorJakub Zawadzki <[email protected]>
Wed, 1 May 2013 17:10:17 +0000 (19:10 +0200)
committerGuy Harris <[email protected]>
Mon, 6 May 2013 21:29:06 +0000 (14:29 -0700)
commit43a4a4d17dab8168a08f30cbbbfed87e9e274d1f
treeca4e0242fd11cb3ca02c179d71f9c43ef7237c81
parenta389430c0cef76c05096bb80820044b107153d0b
[Linux] add new function linux_check_direction()

We're right now have the same code in two places, split it into new inline
function: linux_check_direction()

Merged-with-my-pcap_t-changes-by: Guy Harris <[email protected]>
pcap-linux.c