Searched refs:ARP (Results 1 – 25 of 74) sorted by relevance
123
/external/iproute2/doc/ |
D | arpd.sgml | 9 <tt/arpd/ is daemon collecting gratuitous ARP information, saving 11 redundant broadcasting due to limited size of kernel ARP cache. 36 If <tt/FILE/ is <tt/-/, <tt/stdin/ is read to get ARP table. 41 <item><tt/-a NUMBER/ - <tt/arpd/ not only passively listens ARP on wire, but 55 longer than boot time of a typical host not supporting gratuitous ARP. 84 <p> In order to <tt/arpd/ be able to serve as ARP resolver, kernel must be 88 If this is not made <tt/arpd/ still collects gratuitous ARP information 94 <item> Start <tt/arpd/ to collect gratuitous ARP, but not messing
|
/external/icu4c/data/curr/ |
D | my.txt | 18 ARP{ 19 "ARP",
|
D | ml.txt | 62 ARP{ 63 "ARP", 1152 ARP{ 1153 one{"അർജൻറീൻ പെയ്സോ (ARP)"} 1154 other{"അർജൻറീൻ പെയ്സോസ് (ARP)"}
|
D | gl.txt | 42 ARP{ 43 "ARP", 841 ARP{ 842 one{"peso arxentino (ARP)"} 843 other{"pesos arxentinos (ARP)"}
|
D | el.txt | 58 ARP{ 59 "ARP", 1121 ARP{ 1122 one{"πέσο Αργεντινής (ARP)"} 1123 other{"πέσο Αργεντινής (ARP)"}
|
D | ka.txt | 62 ARP{ 63 "ARP",
|
D | fa.txt | 46 ARP{ 47 "ARP",
|
D | he.txt | 50 ARP{ 51 "ARP",
|
D | brx.txt | 62 ARP{ 63 "ARP",
|
D | bn.txt | 62 ARP{ 63 "ARP",
|
D | ja.txt | 70 ARP{ 71 "ARP",
|
D | ko.txt | 70 ARP{ 71 "ARP",
|
D | mk.txt | 54 ARP{ 55 "ARP",
|
D | zh.txt | 70 ARP{ 71 "ARP",
|
D | lo.txt | 70 ARP{ 71 "ARP",
|
D | th.txt | 70 ARP{ 71 "ARP",
|
D | zh_Hant.txt | 70 ARP{ 71 "ARP",
|
D | bg.txt | 62 ARP{ 63 "ARP", 1116 ARP{
|
D | hu.txt | 62 ARP{ 63 "ARP", 1144 ARP{ 1145 other{"Argentin peso (ARP)"}
|
D | uk.txt | 62 ARP{ 63 "ARP",
|
/external/libpcap/ |
D | tokdefs.h | 45 ARP = 271, enumerator 149 #define ARP 271 macro
|
D | grammar.y | 171 %token ARP RARP IP SCTP TCP UDP ICMP IGMP IGRP PIM VRRP 340 | ARP { $$ = Q_ARP; }
|
/external/iproute2/lib/ |
D | ll_proto.c | 44 __PF(ARP,arp)
|
/external/grub/netboot/ |
D | main.c | 276 eth_transmit (broadcast, ARP, sizeof (arpreq), &arpreq); in udp_transmit() 774 && ptype == ARP) in await_reply() 807 eth_transmit (arpreply->thwaddr, ARP, in await_reply()
|
D | etherboot.h | 119 #define ARP 0x0806 macro
|
123