OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ui_i
(Results
1 - 2
of
2
) sorted by null
/external/qemu/slirp/
udp.h
56
struct ipovly
ui_i
; /* overlaid ip structure */
member in struct:udpiphdr
59
#define ui_mbuf
ui_i
.ih_mbuf.mptr
60
#define ui_x1
ui_i
.ih_x1
61
#define ui_pr
ui_i
.ih_pr
62
#define ui_len
ui_i
.ih_len
63
#define ui_src
ui_i
.ih_src
64
#define ui_dst
ui_i
.ih_dst
/external/qemu/slirp-android/
udp.h
58
struct ipovly
ui_i
; /* overlaid ip structure */
member in struct:udpiphdr
61
#define ui_mbuf
ui_i
.ih_mbuf.mptr
62
#define ui_x1
ui_i
.ih_x1
63
#define ui_pr
ui_i
.ih_pr
64
#define ui_len
ui_i
.ih_len
65
#define ui_src
ui_i
.ih_src
66
#define ui_dst
ui_i
.ih_dst
Completed in 849 milliseconds