Searched defs:intrfc_handle (Results 1 – 3 of 3) sorted by relevance
384 void net_interface_up(void *intrfc_handle) in net_interface_up()390 void net_interface_down(void *intrfc_handle) in net_interface_down()397 void net_interface_dhcp_stop(void *intrfc_handle) in net_interface_dhcp_stop()549 int net_configure_address(struct ipv4_config *addr, void *intrfc_handle) in net_configure_address()626 int net_get_if_addr(struct wlan_ip_config *addr, void *intrfc_handle) in net_get_if_addr()645 int net_get_if_macaddr(void *macaddr, void *intrfc_handle) in net_get_if_macaddr()655 int net_get_if_ipv6_addr(struct wlan_ip_config *addr, void *intrfc_handle) in net_get_if_ipv6_addr()669 int net_get_if_ipv6_pref_addr(struct wlan_ip_config *addr, void *intrfc_handle) in net_get_if_ipv6_pref_addr()684 int net_get_if_ip_addr(uint32_t *ip, void *intrfc_handle) in net_get_if_ip_addr()692 int net_get_if_gw_addr(uint32_t *ip, void *intrfc_handle) in net_get_if_gw_addr()[all …]
22 int dhcp_server_start(void *intrfc_handle) in dhcp_server_start()
653 void *intrfc_handle) in create_and_bind_udp_socket()690 int dhcp_server_init(void *intrfc_handle) in dhcp_server_init()