Searched refs:sll_hatype (Results 1 – 11 of 11) sorted by relevance
84 u_int16_t sll_hatype; /* link-layer address type */ member
625 hdrp->sll_hatype = htons(from.sll_hatype); in pcap_read_packet()
87 u_int16_t sll_hatype; /* link-layer address type */ member
16 unsigned short sll_hatype; 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()
743 *htype = me.sll_hatype; in get_address()
1318 addrbuf.ll.sll_hatype); in printsock()