OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip_seth
(Results
1 - 3
of
3
) sorted by null
/external/qemu/slirp-android/
helper.h
69
ip_seth
( uint32_t val )
function
100
ipaddr_t addr =
ip_seth
(ip);
udp.c
339
ui->ui_src =
ip_seth
(saddr_ip);
340
ui->ui_dst =
ip_seth
(daddr_ip);
tcp_subr.c
76
n->ti_src =
ip_seth
(so->so_faddr_ip);
77
n->ti_dst =
ip_seth
(so->so_laddr_ip);
Completed in 34 milliseconds