tcp constant

Protocol const tcp

Implementation

static const tcp = Protocol(
  name: 'tcp',
  code: 0x06,
  size: 16,
);