OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:port_t
(Results
1 - 5
of
5
) sorted by null
/external/qemu/slirp-android/
helper.h
113
}
port_t
;
typedef in typeref:union:__anon27305
116
port_getn(
port_t
p )
122
port_geth(
port_t
p )
127
static __inline__
port_t
130
port_t
p;
135
static __inline__
port_t
138
port_t
p;
udp.h
48
port_t
uh_sport; /* source port */
49
port_t
uh_dport; /* destination port */
tcp.h
57
port_t
th_sport; /* source port */
58
port_t
th_dport; /* destination port */
tcp_subr.c
144
xchg(ti->ti_dport, ti->ti_sport,
port_t
);
/external/libsepol/tests/policies/test-cond/
refpolicy-base.conf
711
type
port_t
, port_type;
[
all
...]
Completed in 92 milliseconds