Searched refs:group_addr (Results 1 – 2 of 2) sorted by relevance
155 u32_t group_addr; member344 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()
407 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() argument416 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