Home
last modified time | relevance | path

Searched defs:arp (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/bsd/ipf/dist/iplang/
H A Diplang.h24 typedef struct arp { struct
25 struct in_addr arp_addr; argument
26 struct ether_addr arp_eaddr; argument
27 struct arp *arp_next; argument
/netbsd-src/sys/lib/libsa/
H A Darp.c107 struct ether_arp arp; in arpwhohas() member
114 struct ether_arp arp; in arpwhohas() member
277 struct ether_arp *arp = pkt; in arp_reply() local
H A Drarp.c93 struct ether_arp arp; in rarp_getipaddress() member
100 struct ether_arp arp; in rarp_getipaddress() member
/netbsd-src/external/bsd/ipf/dist/ipsend/
H A Dlarp.c58 int arp(ip, ether) in arp() function
H A D44arp.c65 int arp(addr, eaddr) in arp() function
H A Darp.c67 int arp(ip, ether) in arp() function
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dipv4ll.h52 struct arp_state *arp; member
H A Darp.c209 arp_validate(const struct interface *ifp, struct arphdr *arp) in arp_validate()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Daarch64-reloc-property.cc168 const AArch64_reloc_property* arp = this->table_[tidx]; in reloc_name_in_error_message() local
H A Darm-reloc-property.cc298 const Arm_reloc_property* arp = this->table_[code]; in reloc_name_in_error_message() local
H A Daarch64-reloc-property.h198 const AArch64_reloc_property* arp = this->table_[idx]; in get_implemented_static_reloc_property() local
H A Darm-reloc-property.h309 const Arm_reloc_property* arp = this->table_[code]; in get_implemented_static_reloc_property() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Daarch64-reloc-property.cc168 const AArch64_reloc_property* arp = this->table_[tidx]; in reloc_name_in_error_message() local
H A Darm-reloc-property.cc298 const Arm_reloc_property* arp = this->table_[code]; in reloc_name_in_error_message() local
H A Daarch64-reloc-property.h198 const AArch64_reloc_property* arp = this->table_[idx]; in get_implemented_static_reloc_property() local
H A Darm-reloc-property.h309 const Arm_reloc_property* arp = this->table_[code]; in get_implemented_static_reloc_property() local
H A Daarch64.cc3857 const AArch64_reloc_property* arp = aarch64_reloc_property_table-> in scan_reloc_for_stub() local
4166 const AArch64_reloc_property* arp = in relocate_reloc_stub() local
5524 const AArch64_reloc_property* arp = in maybe_apply_stub() local
6071 const AArch64_reloc_property* arp = in reloc_needs_plt_for_ifunc() local
6396 const AArch64_reloc_property* arp = in global() local
/netbsd-src/sys/netatalk/
H A Daarp.c574 aarpprobe(void *arp) in aarpprobe()
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_create.c730 ctf_add_array(ctf_file_t *fp, uint_t flag, const ctf_arinfo_t *arp) in ctf_add_array()
762 ctf_set_array(ctf_file_t *fp, ctf_id_t type, const ctf_arinfo_t *arp) in ctf_set_array()
H A Dctf_types.c722 ctf_array_info(ctf_file_t *fp, ctf_id_t type, ctf_arinfo_t *arp) in ctf_array_info()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-create.c673 ctf_add_array (ctf_dict_t *fp, uint32_t flag, const ctf_arinfo_t *arp) in ctf_add_array()
716 ctf_set_array (ctf_dict_t *fp, ctf_id_t type, const ctf_arinfo_t *arp) in ctf_set_array()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-create.c677 ctf_add_array (ctf_dict_t *fp, uint32_t flag, const ctf_arinfo_t *arp) in ctf_add_array()
720 ctf_set_array (ctf_dict_t *fp, ctf_id_t type, const ctf_arinfo_t *arp) in ctf_set_array()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Dheimbase.c567 struct ar_tls *arp; in autorel_tls() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfc.cc555 ctf_add_array (ctf_container_ref ctfc, uint32_t flag, const ctf_arinfo_t * arp, in ctf_add_array()
/netbsd-src/external/cddl/osnet/dev/fbt/
H A Dfbt.c910 fbt_array_info(mod_ctf_t *mc, ctf_id_t type, ctf_arinfo_t *arp) in fbt_array_info()

12