Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/test/unit/mqtt/
H A Dtest_mqtt.c22 test_mqtt_init_netif(struct netif *netif, const ip_addr_t *ip_addr, const ip_addr_t *netmask) in test_mqtt_init_netif() function
86 test_mqtt_init_netif(&netif, &test_mqtt_local_ip, &test_mqtt_netmask); in START_TEST()