Searched refs:sll_hatype (Results 1 – 7 of 7) sorted by relevance
18 unsigned short sll_hatype; member
120 addr.sll_hatype = ARPHRD_ETHER; in send_arp_packet()
735 ring->ll.sll_hatype = 0; in bind_ring()
2247 sll->sll_hatype = dev->type; in packet_rcv()2527 sll->sll_hatype = dev->type; in tpacket_rcv()3689 sll->sll_hatype = dev->type; in packet_getname()3698 sll->sll_hatype = 0; /* Bad: we have no ARPHRD_UNSPEC */ in packet_getname()
154 abi_ushort sll_hatype; /* ARP hardware type */ member
1669 lladdr->sll_hatype = tswap16(lladdr->sll_hatype); in target_to_host_sockaddr()1709 target_ll->sll_hatype = tswap16(target_ll->sll_hatype); in host_to_target_sockaddr()
877 ll.sll_hatype = 0;