OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fill_ip_header
(Results
1 - 3
of
3
) sorted by null
/external/android-clat/
translate.h
57
void
fill_ip_header
(struct iphdr *ip_targ, uint16_t payload_len, uint8_t protocol,
ipv6.c
101
// cannot be translated, so that things like unreachables and traceroute will work.
fill_ip_header
121
fill_ip_header
(ip_targ, 0, protocol, ip6);
translate.c
116
/* function:
fill_ip_header
123
void
fill_ip_header
(struct iphdr *ip, uint16_t payload_len, uint8_t protocol,
function
Completed in 430 milliseconds