()
| 58 | } |
| 59 | |
| 60 | func (x L4Protocol) Number() protoreflect.EnumNumber { |
| 61 | return protoreflect.EnumNumber(x) |
| 62 | } |
| 63 | |
| 64 | // Deprecated: Use L4Protocol.Descriptor instead. |
| 65 | func (L4Protocol) EnumDescriptor() ([]byte, []int) { |
no outgoing calls
no test coverage detected