fromModule of packetArrived() #164
Unanswered
ytrewq271828
asked this question in
[Project Q&A] 2. Transport Layer (TCP)
Replies: 1 comment 2 replies
-
It is the name of sender element. In KENS, only "IPv4" is passed, so you can ignore the argument. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What does the fromModule argument in packetArrived() indicate?
I assume that this would be related to information regarding the sender process.
But I wasn't able to figure out what would be the exact value of the argument.
Is that the name of the sender process? Or something other than that?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions