OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udp_tos
(Results
1 - 2
of
2
) sorted by null
/external/qemu/slirp-android/
udp.c
56
static u_int8_t
udp_tos
(struct socket *so);
260
if ((so->so_iptos =
udp_tos
(so)) == 0)
424
udp_tos
(struct socket *so)
function
/external/qemu/slirp/
udp.c
50
static u_int8_t
udp_tos
(struct socket *so);
210
if ((so->so_iptos =
udp_tos
(so)) == 0)
380
udp_tos
(struct socket *so)
function
Completed in 24 milliseconds