Home
last modified time | relevance | path

Searched refs:group_addr (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dpkt_print.c155 u32_t group_addr; member
344 igmp_ptr->group_addr = ntohl(*((u32_t*)(ptr + ip4_hlen + 4))); in lwip_pkt_print()
479 igmp_ptr->type, (uint32_t)igmp_ptr->group_addr); in lwip_pkt_print()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Daccess.c407 static struct bt_mesh_model *bt_mesh_elem_find_group(struct bt_mesh_elem *elem, u16_t group_addr) in bt_mesh_elem_find_group() argument
416 match = bt_mesh_model_find_group(model, group_addr); in bt_mesh_elem_find_group()
425 match = bt_mesh_model_find_group(model, group_addr); in bt_mesh_elem_find_group()

Completed in 5 milliseconds