Searched refs:fill_ip6_header (Results 1 – 3 of 3) sorted by relevance
49 void fill_ip6_header(struct ip6_hdr *ip6, uint16_t payload_len, uint8_t protocol,
106 fill_ip6_header(ip6_targ, 0, nxthdr, header); in ipv4_packet()
158 void fill_ip6_header(struct ip6_hdr *ip6, uint16_t payload_len, uint8_t protocol, in fill_ip6_header() function