Mistake on this page?
Report an issue in GitHub or email us
Macros
prot/ip.h File Reference

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...
 

Detailed Description

IP protocol definitions.

Definition in file prot/ip.h.

Macro Definition Documentation

#define IP_HDR_GET_VERSION (   ptr)    ((*(u8_t*)(ptr)) >> 4)

This operates on a void* by loading the first byte.

Definition at line 53 of file prot/ip.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.