NetSim Source Code Help
Loading...
Searching...
No Matches
TCP_NetworkInterface.c File Reference
#include "main.h"
#include "TCP.h"
#include "List.h"
#include "TCP_Header.h"
Include dependency graph for TCP_NetworkInterface.c:

Go to the source code of this file.

Functions

void send_to_network (NetSim_PACKET *packet, PNETSIM_SOCKET s)
 
void packet_arrive_from_network_layer ()
 

Function Documentation

◆ packet_arrive_from_network_layer()

void packet_arrive_from_network_layer ( )

Definition at line 61 of file TCP_NetworkInterface.c.

Here is the call graph for this function:

◆ send_to_network()

void send_to_network ( NetSim_PACKET packet,
PNETSIM_SOCKET  s 
)

Definition at line 19 of file TCP_NetworkInterface.c.

Here is the call graph for this function:
Here is the caller graph for this function: