Home
last modified time | relevance | path

Searched defs:netif_p (Results 1 – 11 of 11) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/api/nettool/
Dmisc.c401 dhcp_clients_info_show(struct netif *netif_p) in dhcp_clients_info_show()
484 struct netif *netif_p = NULL; in os_shell_dhcp() local
554 struct netif *netif_p = NULL; in mld6_netif_show() local
601 struct netif *netif_p = NULL; in mld6_netif_ctrl() local
626 struct netif *netif_p = NULL; in mld6_membership_ctrl() local
703 struct netif *netif_p = NULL; in mld6_querier_ctrl() local
786 struct netif *netif_p = NULL; in igmp_netif_show() local
832 struct netif *netif_p = NULL; in igmp_netif_control() local
860 igmp_membership_netif_ctrl(struct netif *netif_p, in igmp_membership_netif_ctrl()
906 struct netif *netif_p = NULL; in igmp_membership_ctrl() local
[all …]
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/ipv6/
Ddhcp6.c837 dhcp6_linklocal_address_check(struct netif *netif_p, struct dhcp6 *dhcp6_p) in dhcp6_linklocal_address_check()
852 dhcp6_form_duid(const struct netif *netif_p, struct dhcp6 *dhcp6_p, u8_t type) in dhcp6_form_duid()
900 dhcp6_create_iaid(const struct netif *netif_p, struct dhcp6 *dhcp6_p, u8_t idx) in dhcp6_create_iaid()
927 dhcp6_stateful_init(const struct netif *netif_p, struct dhcp6 *dhcp6_p) in dhcp6_stateful_init()
1074 dhcp6_stateful_timeout(struct netif *netif_p, struct dhcp6 *dhcp6_p) in dhcp6_stateful_timeout()
1437 dhcp6_rebind_failure_cleanup(struct netif *netif_p, struct dhcp6 *dhcp6_p) in dhcp6_rebind_failure_cleanup()
1488 dhcp6_handle_advertise(struct netif *netif_p, const struct pbuf *p_msg_in) in dhcp6_handle_advertise()
1819 dhcp6_handle_reply(struct netif *netif_p, const struct pbuf *p_msg_in) in dhcp6_handle_reply()
2121 dhcp6_dad_handle(struct netif *netif_p, const ip6_addr_t *target_address) in dhcp6_dad_handle()
2151 dhcp6_solicit_to_request(struct netif *netif_p, struct dhcp6 *dhcp6_p) in dhcp6_solicit_to_request()
[all …]
/device/soc/hisilicon/ws63v100/sdk/application/samples/wifi/sta_sample/
Dsta_sample.c169 td_bool example_check_dhcp_status(struct netif *netif_p, td_u32 *wait_count) in example_check_dhcp_status()
189 struct netif *netif_p = TD_NULL; in example_sta_function() local
/device/soc/hisilicon/ws63v100/sdk/application/samples/wifi/softap_sample/
Dsoftap_sample.c51 struct netif *netif_p = TD_NULL; in example_softap_function() local
/device/soc/hisilicon/ws63v100/sdk/application/samples/wifi/ohos_connect/hilink_adapt/adapter/
Dhilink_softap_adapter.c57 struct netif *netif_p = netifapi_netif_find("ap0"); in softap_start_dhcps() local
Dhilink_network_adapter.c56 struct netif *netif_p = netifapi_netif_find("wlan0"); in sta_setup_dhcp() local
/device/soc/hisilicon/ws63v100/sdk/application/samples/radar/sta_connect_sample/
Dradar_sta_connect_sample.c355 td_bool example_check_dhcp_status(struct netif *netif_p, td_u32 *wait_count) in example_check_dhcp_status()
600 struct netif *netif_p = TD_NULL; in example_sta_function() local
/device/soc/hisilicon/ws63v100/sdk/application/samples/radar/softap_sample/
Dradar_softap_sample.c70 struct netif *netif_p = TD_NULL; in radar_start_softap() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
Dat_general.c562 struct netif *netif_p = netifapi_netif_find(argv[0]); in at_setup_dhcp() local
596 struct netif *netif_p = netifapi_netif_find(argv[0]); in at_setup_dhcps() local
/device/soc/hisilicon/ws63v100/sdk/application/samples/wifi/ble_wifi_cfg_sample/
Dble_wifi_cfg_sample.c417 struct netif *netif_p = NULL; in ble_wifi_cfg_example_task() local
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/at/at_wifi_cmd/at/
Dat_register.c674 struct netif *netif_p = netifapi_netif_find((td_char *)(args->para1)); in at_setup_dhcp() local
703 struct netif *netif_p = netifapi_netif_find((td_char *)(args->para1)); in at_setup_dhcps() local