Searched refs:errorFmt (Results 1 – 1 of 1) sorted by relevance
1093 LPCSTR errorFmt = NULL; in PrepareSendEntry() local1110 errorFmt = "invalid priority tag"; in PrepareSendEntry()1133 errorFmt = "illegal LSO request"; in PrepareSendEntry()1136 if (errorFmt) in PrepareSendEntry()1141 errorFmt = "mss is too big"; in PrepareSendEntry()1152 errorFmt = "packet too big to fragment"; in PrepareSendEntry()1154 errorFmt = "ip offset is bigger than packet"; in PrepareSendEntry()1158 errorFmt = "mss is too small"; in PrepareSendEntry()1190 if (errorFmt) in PrepareSendEntry()1193 errorFmt = NULL; in PrepareSendEntry()[all …]