INET Framework for OMNeT++/OMNEST
inet_chksum.h File Reference
#include "lwip/opt.h"
#include "lwip/pbuf.h"
#include "lwip/ip_addr.h"

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 
 inet::tcp
 

Functions

u16_t inet::tcp::inet_chksum (void *dataptr, u16_t len)
 
u16_t inet::tcp::inet_chksum_pbuf (struct pbuf *p)
 
u16_t inet::tcp::inet_chksum_pseudo (struct pbuf *p, struct ip_addr *src, struct ip_addr *dest, u8_t proto, u16_t proto_len)