Searched refs:ME (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Darping.c47 struct in_addr *dst_addr, struct sockaddr_ll *ME,
56 ah->ar_hrd = htons(ME->sll_hatype);
59 ah->ar_hln = ME->sll_halen;
63 memcpy(p, &ME->sll_addr, ah->ar_hln);
64 p += ME->sll_halen;
70 memcpy(p, &ME->sll_addr, ah->ar_hln);
172 src_hw = ME
178 src_hw != ME
46 send_pack(struct in_addr *src_addr, struct in_addr *dst_addr, struct sockaddr_ll *ME, struct sockaddr_ll *HE) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dcopypage-v6.c23 #error FIX ME
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c256 /* The ME field in an M form instruction. */
257 #define ME (34)
261 /* The MB and ME fields in an M form instruction expressed a single
269 /* The MB or ME field in an MD or MDS form instruction. The high
631 /* The MB and ME fields in an M form instruction expressed as a single
693 /* The MB or ME field in an MD or MDS form instruction. The high bit
945 /* An M form instruction with the ME field specified. */
948 /* An M_MASK with the MB and ME fields fixed. */
951 /* An M_MASK with the SH and ME fields fixed. */
1803 { "rlwimi", M(20,0), M_MASK, PPC, { RA,RS,SH,MBE,ME } },
255 #define ME macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c339 /* The ME field in an M form instruction. */
340 #define ME MB + 1
344 /* The MB and ME fields in an M form instruction expressed a single
348 #define MBE ME + 1
352 /* The MB or ME field in an MD or MDS form instruction. The high
1133 /* The MB and ME fields in an M form instruction expressed as a single
1221 /* The MB or ME field in an MD or MDS form instruction. The high bit
1615 /* An M form instruction with the ME field specified. */
1618 /* An M_MASK with the MB and ME fields fixed. */
1621 /* An M_MASK with the SH and ME field
338 #define ME macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex301 ip tunnel change Cisco mode sit local ME remote HE ttl 32

Completed in 73 milliseconds