]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()
authorFrancois-Xavier Le Bail <[email protected]>
Sat, 18 Nov 2017 10:52:52 +0000 (11:52 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 18 Nov 2017 12:56:40 +0000 (13:56 +0100)
It indicates clearly that these macros are used to extract big-endian
integral values.


No differences found