Skip to content

Commit

Permalink
Update match content
Browse files Browse the repository at this point in the history
  • Loading branch information
louisroyer committed Jun 24, 2024
1 parent e481b41 commit 6a9edb5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions jsonapi/match.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ package jsonapi
import "net/netip"

type Match struct {
SrcIpPrefix netip.Prefix
DstIpPrefix netip.Prefix
GtpTeid uint32
UEIpPrefix netip.Prefix
}

0 comments on commit 6a9edb5

Please sign in to comment.