|
@@ -7390,6 +7390,10 @@ static const tIEDefn IES_AssocResponse[] = {
|
|
|
offsetof(tDot11fIEfils_hlp_container, present), 0, "fils_hlp_container",
|
|
|
0, 14, 269, SigIefils_hlp_container, {0, 0, 0, 0, 0},
|
|
|
0, DOT11F_EID_FILS_HLP_CONTAINER, 5, 0, },
|
|
|
+ { offsetof(tDot11fAssocResponse, fragment_ie),
|
|
|
+ offsetof(tDot11fIEfragment_ie, present), 0, "fragment_ie",
|
|
|
+ 0, 2, 257, SigIefragment_ie, {0, 0, 0, 0, 0},
|
|
|
+ 0, DOT11F_EID_FRAGMENT_IE, 0, 0, },
|
|
|
{ offsetof(tDot11fAssocResponse, fils_kde), offsetof(tDot11fIEfils_kde,
|
|
|
present), 0, "fils_kde", 0, 10, 265, SigIefils_kde, {0, 0, 0, 0, 0},
|
|
|
0, DOT11F_EID_FILS_KDE, 7, 0, },
|