Dokumentacja pliku src/net/icmp.cpp

#include "src/common/shared.hpp"
#include "src/memory/memset.hpp"
#include "src/memory/align.hpp"
#include "src/memory/heap.hpp"
#include "src/net/icmp.hpp"
#include "src/net/arp.hpp"
#include "src/net/ip.hpp"

Idź do kodu źródłowego tego pliku.

Przestrzenie nazw

namespace  Net
namespace  Net::ICMP

Definicje

#define INTERVAL_BETWEEN_ICMP_ERRORS   200
#define DEBUG_ICMP_CHECKSUM_ALERT   0

Funkcje

void Net::ICMP::processDatagram (struct Net::netbuf *nb)
uint16 Net::ICMP::count_checksum16_icmph (struct icmp_header *icmph, uint32 len)
void Net::ICMP::icmp_transmit (struct ip_address ip_addr, struct Net::packet_t *p, uint8 type, uint8 code, uint32 data)
void print (struct Net::ICMP::icmp_header icmph)

Zmienne

volatile uint64 Net::ICMP::next_icmp_error = 0


Dokumentacja funkcji

void print ( struct Net::ICMP::icmp_header  icmph  ) 


Wygenerowano Sat Jul 19 02:21:25 2008 dla panaLiX programem  doxygen 1.5.6