# File lib/packetfu/packet.rb, line 399
def
is_ip?
;
self
.
proto
.
include?
"IP"
;
end