Home
last modified time | relevance | path

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

/external/libpcap/
Dsll.h84 u_int16_t sll_hatype; /* link-layer address type */ member
Dpcap-linux.c625 hdrp->sll_hatype = htons(from.sll_hatype); in pcap_read_packet()
/external/tcpdump/
Dsll.h87 u_int16_t sll_hatype; /* link-layer address type */ member
/external/kernel-headers/original/linux/
Dif_packet.h16 unsigned short sll_hatype; member
/external/dhcpcd/
Difaddrs.c84 hwaddr->sll_hatype = ARPHRD_ETHER; in get_interface()
Dlpf.c139 su.sll.sll_hatype = htons(iface->family); in send_raw_packet()
Dnet.c453 ifp->family = sll->sll_hatype; in discover_interfaces()
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver_broadcom.c336 ll.sll_hatype = 0; in wpa_driver_broadcom_init()
/external/iproute2/ip/
Diplink.c654 *htype = me.sll_hatype; in get_address()
/external/strace/
Dnet.c1318 addrbuf.ll.sll_hatype); in printsock()