TInet6HeaderArp Class Reference
ARP Header.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Hardware Type | Protocol Type |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| HwAddrLen | PrAddrLen | ARP Operation |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Sender's physical hardware address |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| Sender's protocol address |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| Target's physical hardware address |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| Target's protocol address |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Note:
This definition covers only the fixed portion of the message. DO NOT DECLARE A VARIABLE WITH THIS CLASS!
Private Attributes
|
union TInet6HeaderArp::@175
|
@176
|
Member Functions Documentation
HardwareType()
TInt
|
HardwareType
|
(
|
)
|
const [inline]
|
HeaderLength()
TInt
|
HeaderLength
|
(
|
)
|
const [inline]
|
HwAddrLen()
TInt
|
HwAddrLen
|
(
|
)
|
const [inline]
|
MaxHeaderLength()
TInt
|
MaxHeaderLength
|
(
|
)
|
[static, inline]
|
MinHeaderLength()
TInt
|
MinHeaderLength
|
(
|
)
|
[static, inline]
|
Operation()
TInt
|
Operation
|
(
|
)
|
const [inline]
|
PrAddrLen()
TInt
|
PrAddrLen
|
(
|
)
|
const [inline]
|
ProtocolType()
TInt
|
ProtocolType
|
(
|
)
|
const [inline]
|
SenderHwAddr()
TPtr8
|
SenderHwAddr
|
(
|
)
|
[inline]
|
SenderPrAddr()
TPtr8
|
SenderPrAddr
|
(
|
)
|
[inline]
|
SetHardwareType(TInt)
void
|
SetHardwareType
|
(
|
TInt
|
aType
|
)
|
[inline]
|
SetHwAddrLen(TInt)
void
|
SetHwAddrLen
|
(
|
TInt
|
aLength
|
)
|
[inline]
|
SetOperation(TInt)
void
|
SetOperation
|
(
|
TInt
|
aOperation
|
)
|
[inline]
|
SetPrAddrLen(TInt)
void
|
SetPrAddrLen
|
(
|
TInt
|
aLength
|
)
|
[inline]
|
SetProtocolType(TInt)
void
|
SetProtocolType
|
(
|
TInt
|
aType
|
)
|
[inline]
|
TargetHwAddr()
TPtr8
|
TargetHwAddr
|
(
|
)
|
[inline]
|
TargetPrAddr()
TPtr8
|
TargetPrAddr
|
(
|
)
|
[inline]
|
Member Data Documentation
union TInet6HeaderArp::@175 @176
union TInet6HeaderArp::@175
|
@176
|
[private]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.