Home
last modified time | relevance | path

Searched defs:ipaddr (Results 1 – 25 of 50) sorted by relevance

12

/external/syslinux/core/lwip/src/include/ipv4/lwip/
Dip_addr.h139 #define IP4_ADDR(ipaddr, a,b,c,d) \ argument
147 #define IP4_ADDR(ipaddr, a,b,c,d) \ argument
168 #define ip_addr_set_zero(ipaddr) ((ipaddr)->addr = 0) argument
170 #define ip_addr_set_any(ipaddr) ((ipaddr)->addr = IPADDR_ANY) argument
172 #define ip_addr_set_loopback(ipaddr) ((ipaddr)->addr = PP_HTONL(IPADDR_LOOPBACK)) argument
202 #define ip_addr_isbroadcast(ipaddr, netif) ip4_addr_isbroadcast((ipaddr)->addr, (netif)) argument
212 #define ip_addr_debug_print(debug, ipaddr) \ argument
220 #define ip4_addr1(ipaddr) (((u8_t*)(ipaddr))[0]) argument
221 #define ip4_addr2(ipaddr) (((u8_t*)(ipaddr))[1]) argument
222 #define ip4_addr3(ipaddr) (((u8_t*)(ipaddr))[2]) argument
[all …]
/external/syslinux/core/lwip/src/netif/
Detharp.c100 ip_addr_t ipaddr; member
258 find_entry(ip_addr_t *ipaddr, u8_t flags) in find_entry()
443 update_arp_entry(struct netif *netif, ip_addr_t *ipaddr, struct eth_addr *ethaddr, u8_t flags)
522 etharp_add_static_entry(ip_addr_t *ipaddr, struct eth_addr *ethaddr)
547 etharp_remove_static_entry(ip_addr_t *ipaddr)
583 etharp_find_addr(struct netif *netif, ip_addr_t *ipaddr,
837 etharp_output(struct netif *netif, struct pbuf *q, ip_addr_t *ipaddr)
957 etharp_query(struct netif *netif, ip_addr_t *ipaddr, struct pbuf *q)
1198 etharp_request(struct netif *netif, ip_addr_t *ipaddr)
Dundiif.c152 struct ip_addr ipaddr; member
568 undiarp_request(struct netif *netif, struct ip_addr *ipaddr) in undiarp_request()
709 find_entry(struct ip_addr *ipaddr, u8_t flags, struct netif *netif) in find_entry()
933 undiarp_query(struct netif *netif, struct ip_addr *ipaddr, struct pbuf *q) in undiarp_query()
1086 undiarp_output(struct netif *netif, struct pbuf *q, struct ip_addr *ipaddr) in undiarp_output()
1234 update_arp_entry(struct netif *netif, struct ip_addr *ipaddr, in update_arp_entry()
Dslipif.c91 slipif_output(struct netif *netif, struct pbuf *p, ip_addr_t *ipaddr) in slipif_output()
/external/syslinux/core/lwip/src/core/
Draw.c142 raw_bind(struct raw_pcb *pcb, ip_addr_t *ipaddr) in raw_bind()
162 raw_connect(struct raw_pcb *pcb, ip_addr_t *ipaddr) in raw_connect()
203 raw_sendto(struct raw_pcb *pcb, struct pbuf *p, ip_addr_t *ipaddr) in raw_sendto()
Dnetif.c137 netif_add(struct netif *netif, ip_addr_t *ipaddr, ip_addr_t *netmask, in netif_add()
222 netif_set_addr(struct netif *netif, ip_addr_t *ipaddr, ip_addr_t *netmask, in netif_set_addr()
319 netif_set_ipaddr(struct netif *netif, ip_addr_t *ipaddr) in netif_set_ipaddr()
589 ip_addr_t *ipaddr) in netif_loop_output()
Dudp.c701 udp_bind(struct udp_pcb *pcb, ip_addr_t *ipaddr, u16_t port)
806 udp_connect(struct udp_pcb *pcb, ip_addr_t *ipaddr, u16_t port)
Ddns.c88 #define DNS_SERVER_ADDRESS(ipaddr) (ip4_addr_set_u32(ipaddr, ipaddr_addr("208.67.222.222")))… argument
177 ip_addr_t ipaddr; member
944 u32_t ipaddr; in dns_gethostbyname() local
Dtcp.c400 tcp_bind(struct tcp_pcb *pcb, ip_addr_t *ipaddr, u16_t port) in tcp_bind()
649 tcp_connect(struct tcp_pcb *pcb, ip_addr_t *ipaddr, u16_t port, in tcp_connect()
/external/syslinux/core/lwip/src/api/
Dnetifapi.c99 ip_addr_t *ipaddr, in netifapi_netif_add()
127 ip_addr_t *ipaddr, in netifapi_netif_set_addr()
/external/openssh/
Dauth-rhosts.c57 const char *ipaddr, const char *client_user, in check_rhosts_file()
191 const char *ipaddr) in auth_rhosts2()
Dmatch.c197 match_host_and_ip(const char *host, const char *ipaddr, in match_host_and_ip()
222 match_user(const char *user, const char *host, const char *ipaddr, in match_user()
Dauth2-hostbased.c164 const char *resolvedname, *ipaddr, *lookup, *reason; in hostbased_key_allowed() local
/external/selinux/secilc/docs/
Dcil_network_labeling_statements.md4 ipaddr section in Network Labeling Statements
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
Dibft.c120 static void ibft_set_ipaddr ( struct ibft_ipaddr *ipaddr, struct in_addr in ) { in ibft_set_ipaddr()
135 static void ibft_set_ipaddr_option ( struct ibft_ipaddr *ipaddr, in ibft_set_ipaddr_option()
149 static const char * ibft_ipaddr ( struct ibft_ipaddr *ipaddr ) { in ibft_ipaddr()
/external/syslinux/core/lwip/src/include/lwip/
Dapi_msg.h78 ip_addr_t *ipaddr; member
83 ip_addr_t *ipaddr; member
Dnetifapi.h55 ip_addr_t *ipaddr; member
/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.h292 int version, const u8 *ipaddr, in hostapd_drv_br_add_ip_neigh()
303 u8 version, const u8 *ipaddr) in hostapd_drv_br_delete_ip_neigh()
/external/iptables/extensions/
Dlibarpt_mangle.c56 struct in_addr *ipaddr, mask; in arpmangle_parse() local
Dlibxt_mangle.c183 struct in_addr *ipaddr; in mangle_parse() local
/external/syslinux/core/lwip/src/core/ipv4/
Dautoip.c204 autoip_create_addr(struct netif *netif, ip_addr_t *ipaddr) in autoip_create_addr()
Dip_addr.c57 ip_addr_t ipaddr; in ip4_addr_isbroadcast() local
/external/iputils/
Drarpd.c74 __u32 ipaddr; member
387 void arp_advise(int ifindex, unsigned char *lladdr, int lllen, __u32 ipaddr) in arp_advise()
/external/webrtc/webrtc/base/
Dsocketaddress.cc131 const IPAddress& SocketAddress::ipaddr() const { in ipaddr() function in rtc::SocketAddress
/external/toybox/toys/pending/
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()

12