Home
last modified time | relevance | path

Searched refs:sll_hatype (Results 1 – 2 of 2) sorted by relevance

/qemu/linux-user/
H A Dsyscall_defs.h154 abi_ushort sll_hatype; /* ARP hardware type */ member
H A Dsyscall.c1669 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()