mirror of
https://github.com/soypat/lneto.git
synced 2026-08-17 13:23:30 +00:00
minor changes
This commit is contained in:
@@ -6,10 +6,10 @@ import (
|
||||
)
|
||||
|
||||
type StackPort struct {
|
||||
connID uint64
|
||||
protocol uint64
|
||||
handlers []node
|
||||
dstPortOff int
|
||||
protocol uint64
|
||||
connID uint64
|
||||
}
|
||||
|
||||
func (ps *StackPort) Reset(protocol uint64, dstPortOffset int) {
|
||||
|
||||
Reference in New Issue
Block a user