Searched refs:infotype (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dprism2.c842 &(inf.infotype), inf.framelen * sizeof(UINT16));
844 if ( inf.infotype != HFA384x_IT_LINKSTATUS ) {
846 printf ( "Unexpected info frame type %#hx (not LinkStatus type)\n", inf.infotype );
H A Dhfa384x.h1775 UINT16 infotype; member in struct:hfa384x_HandoverAddr
1987 UINT16 infotype; member in struct:hfa384x_InfFrame
/vbox/src/VBox/RDP/client-1.8.3/
H A Drdp.c1419 uint32 infotype; local
1420 in_uint32_le(s, infotype);
1421 if (infotype == INFOTYPE_LOGON_EXTENDED_INF)

Completed in 114 milliseconds