Layer4Protocol type
需要匹配的 Layer4 协议类型。
KnownLayer4Protocol 可以与 Layer4Protocol 互换使用,该枚举包含服务支持的已知值。
服务支持的已知值
TCP:TCP(传输控制协议)协议
UDP:用户数据报协议(UDP) 协议
SCTP:SCTP(流式控制传输协议)协议
type Layer4Protocol = string