Data Sheet
Packet Types—Ethernet Controller I210
863
A.1.5.1.1 Type 3.1.1: NFS Write Request (NFSv2)
In this case the NFS header size is (80+D+B+F) bytes. This length should be added to the UDP/TCP
type that was already parsed.
Offset # of Bytes Field Value (hex) Action Comment
RPC Header
0 D =(0/4) Record Header - Ignore
If the previous header was
TCP header than this field
contain 4 bytes
0+D 4 Message type 0x00 Compare
4+D 4 RPC version 0x02 Compare
8+D 4 RPC program 0x18A63 Compare
12+D 4 Program version 0x02 Compare
16+D 4 Procedure 0x08 Compare
20+D 4 Credentials Size (CSZ) <400 Check
24+D B Credentials Data (CSZ) - Ignore B = (CSZ pad 4)
24+D+B 4 Verifier Flavor - Ignore
28+D+B 4 Verifier Size (VSZ) <400 Check
32+D+B F Verifier Data Ignore F = (VSZ pad 4)
NFS Header
32+D+B+F 32 handle Ignore
64+D+B+F 4 begin offset Ignore
68+D+B+F 4 Offset Ignore
72+D+B+F 4 Total count Ignore
76+D+B_F 4 Data len Ignore