Home
last modified time | relevance | path

Searched defs:subnet (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dmain.c59 struct bt_mesh_cdb_subnet *subnet = NULL; in bt_mesh_provision() local
Dheartbeat.c167 struct bt_mesh_subnet *subnet; in hb_publish() local
Dnet.h71 struct bt_mesh_subnet *subnet; member
Dnet.c778 struct bt_mesh_subnet *subnet = bt_mesh_subnet_find(find_subnet_cb, &new_net_idx); in bt_mesh_sbr_check_cb() local
Drpr_srv.c412 static void subnet_evt_handler(struct bt_mesh_subnet *subnet, in subnet_evt_handler()
Dfriend.c372 struct bt_mesh_subnet *subnet; member
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_brg.c192 struct bt_mesh_cdb_subnet *subnet = bt_mesh_cdb_subnet_alloc(i + 1); in tester_setup() local
Dtest_persistence.c432 struct bt_mesh_cdb_subnet *subnet; in provisioner_setup() local
/Zephyr-latest/subsys/net/ip/
Dnet_if.c3516 uint32_t subnet; in net_if_ipv4_addr_mask_cmp() local
3652 struct in_addr subnet; in net_if_ipv4_get_best_match() local
3917 uint32_t subnet; in net_if_ipv4_get_netmask_by_addr() local
3957 uint32_t subnet; in net_if_ipv4_set_netmask_by_addr() local
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c561 struct bt_mesh_cdb_subnet *subnet; in cmd_net_key_add() local
Dshell.c1233 struct bt_mesh_cdb_subnet *subnet; in cdb_print_subnets() local
/Zephyr-latest/drivers/modem/
Dhl7800.c421 struct in_addr ipv4Addr, subnet, gateway, dns_v4; member