epan/dissectors/pidl/drsuapi/drsuapi.cnf supplementalCredentials without packages
[wireshark-sm.git] / resources / share / wireshark / dmacros
blob152842ffa1bd3c8122a40c0d370efa7c8d861531
1 # This file is the display filter macro file shipped with Wireshark. It may be overwritten.
2 # For your personal macros you can use the same file in your profile dir.
3 "private_ipv4" $1 == 192.168.0.0/16 or $1 == 172.16.0.0/12 or $1 == 10.0.0.0/8
4 "private_ethernet" $1[0] & 0x0F == 2
5 "private_ipv6" ipv6 and $1 == fc00::/7