#include "net/ip/uip.h"
Functions | |
void | ip64_eth_interface_input (uint8_t *packet, uint16_t len) |
Variables | |
struct uip_fallback_interface | ip64_eth_interface |
void ip64_eth_interface_input | ( | uint8_t * | packet, |
uint16_t | len | ||
) |
References ip64_4to6(), ip64_arp_arp_input(), IP64_ETH_TYPE_ARP, IP64_ETH_TYPE_IP, PRINT6ADDR, PRINTF, printf1, tcpip_input(), ip64_eth_hdr::type, uip_buf, UIP_HTONS, UIP_IP_BUF, uip_len, and UIP_LLH_LEN.
struct uip_fallback_interface ip64_eth_interface |