OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCP_ACK_NUMBER_FIELD
(Results
1 - 3
of
3
) sorted by null
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
ackEmulDb.c
[
all
...]
ackEmulDb.h
68
#define
TCP_ACK_NUMBER_FIELD
8
ackEmulUtil.c
560
currentAckNumber = wlan_ntohl(*(unsigned long*)(pIpHeader+ipHeaderLen+
TCP_ACK_NUMBER_FIELD
));
598
currentAckNumber = wlan_ntohl(*(unsigned long*)(pIpHeader+ipHeaderLen+
TCP_ACK_NUMBER_FIELD
));
688
currentAckNumber = wlan_ntohl(*(unsigned long*)(pIpHeader+ipHeaderLen+
TCP_ACK_NUMBER_FIELD
));
[
all
...]
Completed in 477 milliseconds