Searched refs:hatype (Results 1 – 2 of 2) sorted by relevance
52 int hatype; member155 ifl->hatype = ifrp->ifr_hwaddr.sa_family; in load_if()280 struct rarp_map *rarp_lookup(int ifindex, int hatype, in rarp_lookup() argument286 if (r->arp_type != hatype && r->arp_type != -1) in rarp_lookup()297 if (hatype == ARPHRD_ETHER && halen == 6) { in rarp_lookup()407 req.arp_ha.sa_family = ifl->hatype; in arp_advise()
747 static int parse_address(const char *dev, int hatype, int halen, in parse_address() argument754 ifr->ifr_hwaddr.sa_family = hatype; in parse_address()