IP protocol definitions. More...
#include "lwip/arch.h"
Go to the source code of this file.
Macros | |
#define | IP_HDR_GET_VERSION(ptr) ((*(u8_t*)(ptr)) >> 4) |
This operates on a void* by loading the first byte. More... | |
IP protocol definitions.
Definition in file prot/ip.h.