Searched defs:arp (Results 1 – 15 of 15) sorted by relevance
/freebsd/sbin/ipf/iplang/ |
H A D | iplang.h | 23 typedef struct arp { struct 24 struct in_addr arp_addr; argument 25 struct ether_addr arp_eaddr; argument 26 struct arp *arp_next; argument
|
/freebsd/stand/libsa/ |
H A D | arp.c | 76 struct ether_arp arp; in arpwhohas() member 254 struct ether_arp *arp = pkt; in arp_reply() local
|
H A D | rarp.c | 66 struct ether_arp arp; in rarp_getipaddress() member
|
/freebsd/sbin/ipf/ipsend/ |
H A D | 44arp.c | 58 int arp(char *addr, char *eaddr) in arp() function
|
H A D | arp.c | 57 int arp(ip, ether) in arp() function
|
/freebsd/tools/tools/net80211/w00t/libw00t/ |
H A D | w00t.c | 404 int arp; in known_pt() local
|
/freebsd/crypto/heimdal/base/ |
H A D | heimbase.c | 413 struct ar_tls *arp; in autorel_tls() local
|
/freebsd/cddl/contrib/opensolaris/common/ctf/ |
H A D | ctf_create.c | 824 ctf_add_array(ctf_file_t *fp, uint_t flag, const ctf_arinfo_t *arp) in ctf_add_array() 856 ctf_set_array(ctf_file_t *fp, ctf_id_t type, const ctf_arinfo_t *arp) in ctf_set_array()
|
H A D | ctf_types.c | 849 ctf_array_info(ctf_file_t *fp, ctf_id_t type, ctf_arinfo_t *arp) in ctf_array_info()
|
/freebsd/sys/cddl/dev/fbt/ |
H A D | fbt.c | 878 fbt_array_info(linker_ctf_t *lc, ctf_id_t type, ctf_arinfo_t *arp) in fbt_array_info()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/ |
H A D | fm_port.c | 5679 uint32_t arp; member
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | wmi.c | 9891 struct wmi_arp_offload_tuple *arp; in ath11k_wmi_fill_arp_offload() local 10115 struct wmi_sta_keepalive_arp_resp *arp; in ath11k_wmi_sta_keepalive() local
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | wmi-tlv.c | 2679 struct wmi_sta_keepalive_arp_resp *arp; in ath10k_wmi_tlv_op_gen_sta_keepalive() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac_mcu.c | 2231 struct mt76_connac_arpns_tlv arp; in mt76_connac_mcu_update_arp_filter() member
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
H A D | mcu.c | 135 struct mt7925_arpns_tlv arp; in mt7925_mcu_update_arp_filter() member
|