Home
last modified time | relevance | path

Searched refs:fill_ip_header (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/clatd/
Dtranslate.h47 void fill_ip_header(struct iphdr *ip_targ, uint16_t payload_len, uint8_t protocol,
Dipv6.c121 fill_ip_header(ip_targ, 0, protocol, ip6); in ipv6_packet()
Dtranslate.c124 void fill_ip_header(struct iphdr *ip, uint16_t payload_len, uint8_t protocol, in fill_ip_header() function