Home | History | Annotate | Download | only in EfiSocketLib

Lines Matching refs:ZeroBytes

3174   @param[in]  ZeroBytes     Length of packet to zero

3183 IN size_t ZeroBytes,
3205 if ( 0 != ZeroBytes ) {
3206 ZeroMem ( &pPacket->Op, ZeroBytes );