ip4 constant

Protocol const ip4

Implementation

static const ip4 = Protocol(
  name: 'ip4',
  code: 0x04,
  size: 32,
);