NetworkLayer returns the first network layer in the packet
()
| 81 | LinkLayer() LinkLayer |
| 82 | // NetworkLayer returns the first network layer in the packet |
| 83 | NetworkLayer() NetworkLayer |
| 84 | // TransportLayer returns the first transport layer in the packet |
| 85 | TransportLayer() TransportLayer |
| 86 | // ApplicationLayer returns the first application layer in the packet |
no outgoing calls