Home
last modified time | relevance | path

Searched refs:hwtype (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dbpf.c85 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()
H A Dif.c417 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()
H A Ddhcpcd.h80 uint16_t hwtype; /* ARPHRD_ETHER for example */ member
H A Ddhcpcd.c1272 uint16_t hwtype, const void *hwaddr, uint8_t hwlen) in dhcpcd_handlehwaddr() argument
1285 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()
H A Dduid.c139 u16 = htons(ifp->hwtype); in duid_make()
H A Darp.c80 ar.ar_hrd = htons(ifp->hwtype); in arp_request()
213 if (arp->ar_hrd != htons(ifp->hwtype)) in arp_validate()
H A Dipv6.c1441 switch (ifp->hwtype) { in ipv6_addlinklocal()
1481 switch (ifp->hwtype) { in ipv6_addlinklocal()
H A Ddhcp.c770 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()
H A Dif-bsd.c1374 dhcpcd_handlehwaddr(ifp, ifp->hwtype, in if_ifa()
/netbsd-src/usr.bin/rump_dhcpclient/
H A Ddhcp.h140 uint8_t hwtype; /* hardware address type */ member
H A Ddhcp.c566 dhcp->hwtype = iface->family; in make_message()
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Depiphany.cpu994 (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)
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Depiphany.cpu994 (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)
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Depiphany.cpu994 (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)
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Depiphany.cpu994 (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)