udp constant

Protocol const udp

Implementation

static const udp = Protocol(
  name: 'udp',
  code: 0x0111,
  size: 16,
);