Lines Matching refs:ip_addr_t
113 ip_addr_t ipaddr;
266 etharp_find_entry(ip_addr_t *ipaddr, u8_t flags) in etharp_find_entry()
448 etharp_update_arp_entry(struct netif *netif, ip_addr_t *ipaddr, struct eth_addr *ethaddr, u8_t flag…
526 etharp_add_static_entry(ip_addr_t *ipaddr, struct eth_addr *ethaddr)
551 etharp_remove_static_entry(ip_addr_t *ipaddr)
603 etharp_find_addr(struct netif *netif, ip_addr_t *ipaddr,
604 struct eth_addr **eth_ret, ip_addr_t **ip_ret)
643 ip_addr_t iphdr_src;
693 ip_addr_t sipaddr, dipaddr;
724 (hdr->protolen != sizeof(ip_addr_t)) ||
879 etharp_output(struct netif *netif, struct pbuf *q, ip_addr_t *ipaddr)
883 ip_addr_t *dst_addr = ipaddr;
1016 etharp_query(struct netif *netif, ip_addr_t *ipaddr, struct pbuf *q)
1177 const struct eth_addr *hwsrc_addr, const ip_addr_t *ipsrc_addr,
1178 const struct eth_addr *hwdst_addr, const ip_addr_t *ipdst_addr,
1235 hdr->protolen = sizeof(ip_addr_t);
1259 etharp_request(struct netif *netif, ip_addr_t *ipaddr)