Searched refs:arp (Results 76 - 97 of 97) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/rose/
H A Drose_route.c22 #include <net/arp.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/include/
H A Dapplets.h75 USE_ARP(APPLET(arp, _BB_DIR_SBIN, _BB_SUID_NEVER))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/atm/
H A Dbr2684.c17 #include <net/arp.h>
H A Dmpc.c19 #include <net/arp.h>
H A Dlec.c20 #include <net/arp.h>
386 ("%s:lec_start_xmit: tx queue full or no arp entry, dropping, ",
1444 * Initialization of arp-cache
1699 * Destruction of arp-cache
1944 case 2: /* LANE2 wants arp for multicast addresses */
2005 /* We want arp-request(s) to be sent */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_bmap.c3399 xfs_bmbt_rec_t *arp; /* child record pointer */ local
3486 arp = XFS_BMAP_REC_IADDR(ablock, 1, cur);
3491 arp->l0 = INT_GET(ep->l0, ARCH_CONVERT);
3492 arp->l1 = INT_GET(ep->l1, ARCH_CONVERT);
3493 arp++; cnt++;
3502 arp = XFS_BMAP_REC_IADDR(ablock, 1, cur);
3503 kp->br_startoff = cpu_to_be64(xfs_bmbt_disk_get_startoff(arp));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dmyri_sbus.c27 #include <net/arp.h>
682 * daddr=NULL means leave destination address (eg unresolved arp)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Daf_inet.c101 #include <net/arp.h>
H A Ddevinet.c60 #include <net/arp.h>
H A Dip_gre.c37 #include <net/arp.h>
H A Dip_output.c74 #include <net/arp.h>
H A Digmp.c94 #include <net/arp.h>
H A Droute.c100 #include <net/arp.h>
1001 /* Try to bind route to arp only if it is output
1760 * invalid for proxy arp. DNAT routes are always valid.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netrom/
H A Daf_netrom.c43 #include <net/arp.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dsbni.c57 #include <net/arp.h>
H A Dpc300_drv.c23 #include <net/arp.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ax25/
H A Daf_ax25.c49 #include <net/arp.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_net.c26 #include <net/arp.h>
1976 /* We don't need to send arp, because we have point-to-point connections. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/
H A Dstrip.c31 * Uses arp cache lookups (but doesn't send arp packets yet)
109 #include <net/arp.h>
1628 * (e.g. unresolved arp -- kernel will call
1785 /* Give the radio a few seconds to get its head straight, then send an arp */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/net/
H A Dlcs.c39 #include <net/arp.h>
H A Dqeth_main.c54 #include <net/arp.h>
6381 /* cause of the manipulated arp constructor and the ARP
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dip-cref.tex248 \item \verb|arp on| or \verb|arp off|
830 \section{{\tt ip neighbour} --- neighbour/arp tables management}

Completed in 526 milliseconds

1234