RetroArch
Macros | Functions
uip_icmp.c File Reference
#include <stdlib.h>
#include <string.h>
#include "uip_ip.h"
#include "uip_pbuf.h"
#include "uip_netif.h"
#include "uip_icmp.h"
Include dependency graph for uip_icmp.c:

Macros

#define UIP_LOG(m)
 
#define UIP_STAT(s)
 

Functions

void uip_icmpinput (struct uip_pbuf *p, struct uip_netif *inp)
 
void uip_icmp_destunreach (struct uip_pbuf *p, enum uip_icmp_dur_type t)
 

Macro Definition Documentation

◆ UIP_LOG

#define UIP_LOG (   m)

◆ UIP_STAT

#define UIP_STAT (   s)

Function Documentation

◆ uip_icmp_destunreach()

void uip_icmp_destunreach ( struct uip_pbuf p,
enum uip_icmp_dur_type  t 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ uip_icmpinput()

void uip_icmpinput ( struct uip_pbuf p,
struct uip_netif inp 
)
Here is the call graph for this function:
Here is the caller graph for this function: