Home
last modified time | relevance | path

Searched defs:ipaddr (Results 51 - 71 of 71) sorted by relevance

123

/third_party/lwip/src/api/
H A Dsockets.c314 sockaddr_to_ipaddr_port(const struct sockaddr *sockaddr, ip_addr_t *ipaddr, u16_t *port) sockaddr_to_ipaddr_port() argument
[all...]
/third_party/lwip/src/apps/smtp/
H A Dsmtp.c863 smtp_dns_found(const char* hostname, const ip_addr_t *ipaddr, void *arg) in smtp_dns_found() argument
/third_party/lwip/src/core/
H A Dtcp.c820 tcp_bind(struct tcp_pcb *pcb, const ip_addr_t *ipaddr, u16_t port) argument
1233 tcp_connect(struct tcp_pcb *pcb, const ip_addr_t *ipaddr, u16_t port, tcp_connected_fn connected) global() argument
[all...]
/third_party/toybox/toys/pending/
H A Ddhcp.c142 struct in_addr ipaddr; member
182 struct in_addr ipaddr; member
878 static uint8_t *dhcpc_addreqipaddr(struct in_addr *ipaddr, uint8_t *optptr) in dhcpc_addreqipaddr() argument
[all...]
H A Dip.c1471 static int ipaddr(char **argv) in ipaddr() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddpp_hostapd.c558 struct hostapd_ip_addr ipaddr; in hostapd_dpp_auth_init() local
H A Dsta_info.h110 be32 ipaddr; member
H A Dap_config.h262 struct hostapd_ip_addr ipaddr; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddpp_supplicant.c757 struct hostapd_ip_addr ipaddr; in wpas_dpp_auth_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h69 be32 ipaddr; member
H A Dap_config.h259 struct hostapd_ip_addr ipaddr; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h265 const struct hostapd_ip_addr *ipaddr; member
H A Ddpp.c102 struct hostapd_ip_addr ipaddr; member
9038 dpp_ipaddr_to_sockaddr(struct sockaddr *addr, socklen_t *addrlen, const struct hostapd_ip_addr *ipaddr, int port) dpp_ipaddr_to_sockaddr() argument
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_build_ast.c5612 struct cil_ipaddr *ipaddr = NULL; in cil_gen_ipaddr() local
5647 void cil_destroy_ipaddr(struct cil_ipaddr *ipaddr) in cil_destroy_ipaddr() argument
[all...]
H A Dcil.c2665 void cil_ipaddr_init(struct cil_ipaddr **ipaddr) in cil_ipaddr_init() argument
H A Dcil_resolve_ast.c2941 struct cil_ipaddr *ipaddr = NULL; in cil_build_call_args() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.h384 const struct hostapd_ip_addr *ipaddr; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_common.c4419 dhd_arp_offload_add_ip(dhd_pub_t *dhd, uint32 ipaddr, int idx) in dhd_arp_offload_add_ip() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c9764 wpa_driver_br_add_ip_neigh(void *priv, u8 version, const u8 *ipaddr, int prefixlen, const u8 *addr) wpa_driver_br_add_ip_neigh() argument
9853 wpa_driver_br_delete_ip_neigh(void *priv, u8 version, const u8 *ipaddr) wpa_driver_br_delete_ip_neigh() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c11202 wpa_driver_br_add_ip_neigh(void *priv, u8 version, const u8 *ipaddr, int prefixlen, const u8 *addr) global() argument
11291 wpa_driver_br_delete_ip_neigh(void *priv, u8 version, const u8 *ipaddr) global() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h9051 uint32 ipaddr; /**< interface ip address */ member
9221 uint32 ipaddr; member

Completed in 150 milliseconds

123