Searched defs:IS_IPV6 (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/picotcp/include/
H A Dpico_protocol.h68 #define IS_IPV6(f) (f && f->net_hdr && ((((uint8_t *)(f->net_hdr))[0] & 0xf0) == 0x60)) macro

Completed in 25 milliseconds