Searched refs:sll_hatype (Results 1 – 11 of 11) sorted by relevance
87 u_int16_t sll_hatype; /* link-layer address type */ member
85 hwaddr->sll_hatype = ARPHRD_ETHER; in get_interface()
149 su.sll.sll_hatype = htons(iface->family); in send_raw_packet()
481 ifp->family = sdl_type = sll->sll_hatype; in discover_interfaces()
479 if (htons(sll.sll_hatype) != a->ar_hrd) { in serve_it()480 switch (sll.sll_hatype) { in serve_it()510 rmap = rarp_lookup(sll.sll_ifindex, sll.sll_hatype, in serve_it()
279 ah->ar_hrd = htons(ME->sll_hatype); in send_pack()397 if (ah->ar_hrd != htons(FROM->sll_hatype) && in recv_pack()398 (FROM->sll_hatype != ARPHRD_FDDI || ah->ar_hrd != htons(ARPHRD_ETHER))) in recv_pack()
16 unsigned short sll_hatype; member
1622 hdrp->sll_hatype = htons(from.sll_hatype);4257 hdrp->sll_hatype = htons(sll->sll_hatype);
279 addrbuf.ll.sll_hatype); in printsock()
743 *htype = me.sll_hatype; in get_address()