OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_un_ports
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
traffic.h
89
struct { USHORT s_srcport,s_dstport; }
S_un_ports
;
97
#define tcSrcPort S_un.
S_un_ports
.s_srcport
98
#define tcDstPort S_un.
S_un_ports
.s_dstport
/external/webrtc/webrtc/test/channel_transport/
udp_socket2_win.cc
[
all
...]
Completed in 75 milliseconds