Searched defs:Address (Results 1 – 6 of 6) sorted by relevance
59 #define _coap_is_mcast_impl(Address) ip_addr_ismulticast(&(Address)->addr) argument62 #define _coap_is_bcast_impl(Address) ip_addr_isbroadcast(&(Address)->addr) argument97 #define _coap_is_mcast_impl(Address) uip_is_addr_mcast(&((Address)->addr)) argument100 #define _coap_is_bcast_impl(Address) (0) argument
42 #define _coap_is_mcast_impl(Address) ip_addr_ismulticast(&(Address)->addr) argument60 #define _coap_is_mcast_impl(Address) uip_is_addr_mcast(&((Address)->addr)) argument
221 unsigned long Address; in rga2_MapUserMemory() local360 unsigned long Address; in rga2_MapION() local483 unsigned long Address; in rga2_sgt_to_page_table() local
226 unsigned long Address; in rga_MapUserMemory() local
40 #define IN_MULTICAST(Address) (0) argument
832 unsigned long Address; in rga2_MapUserMemory() local948 unsigned long Address; in rga2_MapION() local