Searched refs:hwtype (Results 1 – 15 of 15) sorted by relevance
85 switch (ifp->hwtype) { in bpf_frame_header_len()98 switch (ifp->hwtype) { in bpf_frame_header_src()114 switch (ifp->hwtype) { in bpf_frame_header_dst()132 switch (ifp->hwtype) { in bpf_frame_bcast()321 switch(bpf->bpf_ifp->hwtype) { in bpf_send()496 switch(ifp->hwtype) { in bpf_arp_rw()648 switch(bpf->bpf_ifp->hwtype) { in bpf_bootp_rw()
417 switch(ifp->hwtype) { in if_check_arphrd()441 ifp->name, ifp->hwtype); in if_check_arphrd()634 ifp->hwtype = ARPHRD_ETHER; in if_discover()638 ifp->hwtype = ARPHRD_IEEE1394; in if_discover()643 ifp->hwtype = ARPHRD_INFINIBAND; in if_discover()657 ifp->hwtype = ARPHRD_ETHER; in if_discover()665 ifp->hwtype = sll->sll_hatype; in if_discover()683 ifp->hwtype = ifr.ifr_hwaddr.sa_family; in if_discover()
80 uint16_t hwtype; /* ARPHRD_ETHER for example */ member
1272 uint16_t hwtype, const void *hwaddr, uint8_t hwlen) in dhcpcd_handlehwaddr() argument1285 if (ifp->hwtype != hwtype) { in dhcpcd_handlehwaddr()1288 " from %d to %d", ifp->name, ifp->hwtype, hwtype); in dhcpcd_handlehwaddr()1289 ifp->hwtype = hwtype; in dhcpcd_handlehwaddr()
139 u16 = htons(ifp->hwtype); in duid_make()
80 ar.ar_hrd = htons(ifp->hwtype); in arp_request()213 if (arp->ar_hrd != htons(ifp->hwtype)) in arp_validate()
1441 switch (ifp->hwtype) { in ipv6_addlinklocal()1481 switch (ifp->hwtype) { in ipv6_addlinklocal()
770 bootp->htype = (uint8_t)ifp->hwtype; in make_message()3932 state->clientid[1] = (uint8_t)ifp->hwtype; in dhcp_init()4167 switch (ifp->hwtype) { in dhcp_start()
1374 dhcpcd_handlehwaddr(ifp, ifp->hwtype, in if_ifa()
140 uint8_t hwtype; /* hardware address type */ member
566 dhcp->hwtype = iface->family; in make_message()
994 (define-pmacro (dimmop nm cmt hwtype idx)995 (define-operand (name nm) (comment cmt) (type hwtype) (index idx)1006 (define-pmacro (duimmop nm cmt hwtype idx)1007 (define-operand (name nm) (comment cmt) (type hwtype) (index idx)