Searched refs:ARP (Results 1 - 8 of 8) sorted by relevance

/external/libpcap/
H A Dtokdefs.h53 ARP = 271, enumerator in enum:yytokentype
174 #define ARP 271 macro
H A Dgrammar.y275 %token ARP RARP IP SCTP TCP UDP ICMP IGMP IGRP PIM VRRP CARP
460 | ARP { $$ = Q_ARP; }
H A Dgrammar.c360 ARP = 271, enumerator in enum:yytokentype
481 #define ARP 271 macro
1029 "CBYTE", "ARP", "RARP", "IP", "SCTP", "TCP", "UDP", "ICMP", "IGMP",
H A Dscanner.l195 arp return ARP;
H A Dscanner.c3068 return ARP;
/external/iproute2/lib/
H A Dll_proto.c42 __PF(ARP,arp)
/external/iproute2/doc/
H A Dip-tunnels.tex399 to resolve both IP and IPv6 addresses via ARP/NDISC, so that
408 and to add required information to ARP tables manually:
417 dedicated ARP or NHRP server.
H A Dip-cref.tex114 \item \verb|neighbour| --- ARP or NDISC cache entry
473 about the address of broadcast relay or about the address of the ARP server.
840 is known by another name --- the ARP table.
849 describes how to manage proxy ARP/NDISC with the \verb|ip| utility.
902 --- add a permanent ARP entry for the neighbour 10.0.0.3 on the device \verb|eth0|.
924 --- invalidate an ARP entry for the neighbour 10.0.0.3 on the device \verb|eth0|.
1007 The kernel has started to probe the neighbour with ARP/NDISC messages.
2775 \section{Proxy ARP/NDISC}
2778 Routers may answer ARP/NDISC solicitations on behalf of other hosts.
2779 In Linux-2.2 proxy ARP o
[all...]

Completed in 520 milliseconds