Searched refs:null_addr (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_ipv6.c940 struct pico_ip6 null_addr = {{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }}; local
941 return !memcmp(ip6, &null_addr, sizeof(struct pico_ip6));

Completed in 31 milliseconds